Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ports: Make new ports/ sub-directory and move all ports there. | Damien George | 2017-09-06 |
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | esp8266: When doing GC be sure to trace the memory holding native code. | Damien George | 2016-12-20 |
* | esp8266: Don't gc-collect BSS. | Paul Sokolovsky | 2016-03-08 |
* | esp8266: Fix garbage collector by hard-coding stack end address. | Josef Gajdusek | 2015-05-06 |
* | esp8266: Prefix includes with py/; remove need for -I../py. | Damien George | 2015-01-01 |
* | esp8266: New port of Micro Python to ESP8266 wifi module. | Damien George | 2014-11-27 |