This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2024-07-26 18:26:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
/
bare-arm
History
Paul Sokolovsky
fbb8335084
py/objdict: Make .fromkeys() method configurable.
...
On by default, turned off for minimal/bare-arm. Saves 144 bytes on x86.
2018-12-13 01:20:55 +11:00
..
main.c
all: Remove inclusion of internal py header files.
2017-10-04 12:37:50 +11:00
Makefile
ports/{bare-arm,minimal}/Makefile: Only build with core source files.
2018-02-22 12:48:51 +11:00
mpconfigport.h
py/objdict: Make .fromkeys() method configurable.
2018-12-13 01:20:55 +11:00
mphalport.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
qstrdefsport.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
stm32f405.ld
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00