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
19b671c5cd
circuitpython
/
minimal
History
Paul Sokolovsky
4a9eac20b9
minimal: Use mp_hal_ticks_ms().
2015-10-29 20:07:16 +03:00
..
main.c
py: Allocate parse nodes in chunks to reduce fragmentation and RAM use.
2015-10-02 00:11:11 +01:00
Makefile
Makefiles: Remove duplicate object files when linking.
2015-10-24 15:46:53 +03:00
mpconfigport.h
minimal: Use mp_hal_ticks_ms().
2015-10-29 20:07:16 +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