micropython/minimal
Paul Sokolovsky 640e0b221e py: Implement very simple frozen modules support.
Only modules (not packages) supported now. Source modules can be converted
to frozen module structures using tools/make-frozen.py script.
2015-01-20 11:52:12 +02:00
..
Makefile travis, minimal: Install gcc-multilib for -m32; use /bin/echo for test. 2015-01-14 00:26:39 +00:00
main.c minimal: Make #if indent consistent. 2015-01-16 01:53:33 +02:00
mpconfigport.h py: Implement very simple frozen modules support. 2015-01-20 11:52:12 +02: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: Convert "bare-arm" port to "minimal" port. 2015-01-13 04:02:56 +02:00
uart_extra.c minimal: Convert "bare-arm" port to "minimal" port. 2015-01-13 04:02:56 +02:00