Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Epler
eee9159a91 alphabetize 2020-01-25 17:13:29 -06:00
Jeff Epler
f13f9c7f30 rework gitignore file 2020-01-25 15:32:52 -06:00
Jeff Epler
9673ea4a50 Add a makefile to cross-compile for raspbian 2020-01-25 15:32:52 -06:00
Jeff Epler
ebf0fe0a8c mpy-cross: Make it easier to build mpy-cross static targets 2020-01-25 14:04:11 -06:00
Damien George
56f76b873a mpy-cross: Add new component, a cross compiler for MicroPython bytecode.
This component allows to generate .mpy files (pre compiled bytecode)
which can be executed within any MicroPython runtime/VM.
2016-02-25 10:12:21 +00:00