summaryrefslogtreecommitdiff
path: root/esp8266/modules/_boot.py
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-05-26esp8266/modules: Mount filesystem at root when creating for first time.Damien George
2017-05-05esp8266: Change default settings to mount flash at root dir.Damien George
2017-01-27esp8266: Change to use new generic VFS sub-system.Damien George
2016-07-23esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.Paul Sokolovsky
2016-07-23esp8266/_boot.py: Set GC alloc threshold to half of heap size.Paul Sokolovsky
2016-07-02esp8266: Explicitly collect garbage in bootstrap scripts.Paul Sokolovsky
2016-06-29esp8266: Enable frozen bytecode, with scripts in modules/ subdir.Damien George