Skip to content
Snippets Groups Projects
Commit 1e024de7 authored by Damien George's avatar Damien George
Browse files

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.
parent 99b47193
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment