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
/
minimal
History
Paul Sokolovsky
22ff397fb1
py: Add MICROPY_PY_BUILTINS_FILTER, disable for minimal ports.
...
Saves 320 bytes on x86.
2015-08-20 01:05:11 +03: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
Makefile
string0.c: Move from stmhal/ to lib/.
2015-04-05 21:57:55 +03:00
mpconfigport.h
py: Add MICROPY_PY_BUILTINS_FILTER, disable for minimal ports.
2015-08-20 01:05:11 +03:00
qstrdefsport.h
minimal: New port, intended to represent minimal working code.
2015-01-13 03:17:47 +02:00
stm32f405.ld
minimal: New port, intended to represent minimal working code.
2015-01-13 03:17:47 +02:00
uart_core.c
minimal: Allow to compile without defining MICROPY_HAL_H.
2015-02-13 15:26:53 +00:00
uart_extra.c
minimal: Allow to compile without defining MICROPY_HAL_H.
2015-02-13 15:26:53 +00:00