This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dffa9f6da6
micropython
/
bare-arm
History
Damien George
1934dca6de
bare-arm: Disable enumerate and reversed builtins to make port more bare.
2015-08-02 20:55:37 +01:00
..
Makefile
bare-arm: Prefix includes with py/; remove need for -I../py.
2015-01-01 21:14:42 +00:00
main.c
bare-arm, minimal, qemu-arm: Make do_str() take parse-input-kind as arg.
2015-06-22 22:38:47 +01:00
mpconfigport.h
bare-arm: Disable enumerate and reversed builtins to make port more bare.
2015-08-02 20:55:37 +01:00
qstrdefsport.h
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
2014-04-12 13:07:45 +01:00
stm32f405.ld
Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.
2014-04-12 13:07:45 +01:00