summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/gccollect.c
Commit message (Expand)AuthorAge
* ports: Make new ports/ sub-directory and move all ports there.Damien George2017-09-06
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* esp8266: When doing GC be sure to trace the memory holding native code.Damien George2016-12-20
* esp8266: Don't gc-collect BSS.Paul Sokolovsky2016-03-08
* esp8266: Fix garbage collector by hard-coding stack end address.Josef Gajdusek2015-05-06
* esp8266: Prefix includes with py/; remove need for -I../py.Damien George2015-01-01
* esp8266: New port of Micro Python to ESP8266 wifi module.Damien George2014-11-27