micropython/bare-arm
Damien George b4b10fd350 py: Put all global state together in state structures.
This patch consolidates all global variables in py/ core into one place,
in a global structure.  Root pointers are all located together to make
GC tracing easier and more efficient.
2015-01-07 20:33:00 +00:00
..
Makefile
main.c py: Put all global state together in state structures. 2015-01-07 20:33:00 +00:00
mpconfigport.h
qstrdefsport.h
stm32f405.ld