aboutsummaryrefslogtreecommitdiff
path: root/mpy-cross
AgeCommit message (Expand)Author
2016-06-28py: Add MP_STATE_THREAD to hold state specific to a given thread.Damien George
2016-05-23mpy-cross: Add -s option to specify the embedded source filename.Damien George
2016-03-09mpy-cross: Remove setting of MICROPY_FORCE_32BIT=1 from Makefile.Damien George
2016-03-02mpy-cross: Give a more sensible error message when file doesn't exist.Damien George
2016-02-25mpy-cross: Add new component, a cross compiler for MicroPython bytecode.Damien George