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