micropython/bare-arm
Damien George 75ec22bf11 py: #if guard qstrs that are optional.
Also disable gc module on bare-arm port.
2014-08-12 20:16:03 +01:00
..
Makefile bare-arm: Enable link map file. 2014-06-27 21:02:04 +03:00
main.c Put call to qstr_init and mp_init_emergency_exc_buf in mp_init. 2014-08-04 10:05:16 +01:00
mpconfigport.h py: #if guard qstrs that are optional. 2014-08-12 20:16:03 +01:00
qstrdefsport.h Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU. 2014-04-12 13:07:45 +01:00
stm32f405.ld Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU. 2014-04-12 13:07:45 +01:00