This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
d6201fc4b74e78e7eb9cec91c444884df2efbb7c
micropython
/
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