diff options
author | Damien George <damien.p.george@gmail.com> | 2016-05-16 23:17:11 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-05-16 23:17:11 +0100 |
commit | 1e024de7befea5f879b0120deb8c0d0f71e039ff (patch) | |
tree | 27f15c5892199fe2a35816b9d5e19fc7128ebf03 /py | |
parent | 99b4719357f52cdc945db3ca7213b21d43297170 (diff) | |
download | micropython-1e024de7befea5f879b0120deb8c0d0f71e039ff.tar.gz micropython-1e024de7befea5f879b0120deb8c0d0f71e039ff.zip |
unix: Add ability to include frozen bytecode in the build.
To use frozen bytecode make a subdirectory under the unix/ directory
(eg frozen/), put .py files there, then run:
make FROZEN_MPY_DIR=frozen
Be sure to build from scratch. The .py files will then be available for
importing.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions