aboutsummaryrefslogtreecommitdiff
path: root/mpy-cross/README.md
AgeCommit message (Collapse)Author
2019-12-09mpy-cross/README.md: Add notes about -march and -O.Jim Mussared
2016-02-25mpy-cross: Add new component, a cross compiler for MicroPython bytecode.Damien George
This component allows to generate .mpy files (pre compiled bytecode) which can be executed within any MicroPython runtime/VM.