This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6201fc4b74e78e7eb9cec91c444884df2efbb7c
Core2forAWS-MicroPython
/
minimal
T
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