Jeff Epler
|
74bf17bb0d
|
Makefiles: add targets to build unix port, mpy-cross for fuzzing
This assumes you have properly install afl-fuzz with afl-clang-fast.
Tested with AFLplusplus 2.60c-75-g2c6847b.
|
2020-03-01 11:48:33 -06:00 |
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 |