circuitpython/esp8266/modules
Paul Sokolovsky c141584e1e esp8266/_boot.py: Set GC alloc threshold to half of heap size.
Should keep good chunk of heap unfragmented, if a user application allows
that at all.
2016-07-23 00:20:49 +03:00
..
_boot.py esp8266/_boot.py: Set GC alloc threshold to half of heap size. 2016-07-23 00:20:49 +03:00
flashbdev.py esp8266: Enable frozen bytecode, with scripts in modules/ subdir. 2016-06-29 13:59:19 +01:00
webrepl_setup.py esp8266: Switch webrepl_setup to use frozen bytecode. 2016-07-02 22:40:16 +03:00
webrepl.py esp8266: Switch webrepl to use frozen bytecode. 2016-07-02 22:45:31 +03:00