Age | Commit message (Expand) | Author |
---|---|---|
2016-07-23 | 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-02 | esp8266: Explicitly collect garbage in bootstrap scripts. | Paul Sokolovsky |
2016-06-29 | esp8266: Enable frozen bytecode, with scripts in modules/ subdir. | Damien George |