This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f925165942
circuitpython
/
minimal
History
pohmelie
354e688d8e
py: Add MICROPY_PY_BUILTINS_MIN_MAX, disable for minimal ports.
2015-12-07 18:56:25 +02:00
..
Makefile
lib/utils/printf: Move from stmhal/ .
2015-11-10 18:58:58 +02:00
main.c
lib/pyexec: Move header pyexec.h from stmhal directory.
2015-11-09 13:13:09 +00:00
mpconfigport.h
py: Add MICROPY_PY_BUILTINS_MIN_MAX, disable for minimal ports.
2015-12-07 18:56:25 +02:00
mphalport.h
all: Add py/mphal.h and use it in all ports.
2015-10-31 19:14:30 +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: Clarify comments.
2015-11-07 00:30:08 +03:00