summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modules/_boot.py
Commit message (Expand)AuthorAge
* esp8266/modules: Mount filesystem at root when creating for first time.Damien George2017-05-26
* esp8266: Change default settings to mount flash at root dir.Damien George2017-05-05
* esp8266: Change to use new generic VFS sub-system.Damien George2017-01-27
* esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.Paul Sokolovsky2016-07-23
* esp8266/_boot.py: Set GC alloc threshold to half of heap size.Paul Sokolovsky2016-07-23
* esp8266: Explicitly collect garbage in bootstrap scripts.Paul Sokolovsky2016-07-02
* esp8266: Enable frozen bytecode, with scripts in modules/ subdir.Damien George2016-06-29