mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
stmhal will now be built by default with frozen bytecode from scripts stored in the stmhal/modules/ directory. This can be disabled or changed to another directory by overridding the make variable FROZEN_MPY_DIR.