This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
bare-arm
History
Paul Sokolovsky
2da5d41350
py/objstr: Make % (__mod__) formatting operator configurable.
...
Default is enabled, disabled for minimal builds. Saves 1296 bytes on x86, 976 bytes on ARM.
2018-09-20 14:41:08 +10: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/objstr: Make % (__mod__) formatting operator configurable.
2018-09-20 14:41:08 +10: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