micropython/esp8266/modules
Damien George db80c0ed46 esp8266: Enable frozen bytecode, with scripts in modules/ subdir.
To start with, the critical scripts _boot.py and flashbdev.py are frozen
to improve performance and reduce RAM consumption.

Saves about 1000 bytes of heap RAM for a bare boot with filesystem.
2016-06-29 13:59:19 +01:00
..
_boot.py esp8266: Enable frozen bytecode, with scripts in modules/ subdir. 2016-06-29 13:59:19 +01:00
flashbdev.py esp8266: Enable frozen bytecode, with scripts in modules/ subdir. 2016-06-29 13:59:19 +01:00