summaryrefslogtreecommitdiff
path: root/esp8266/gccollect.c
AgeCommit message (Expand)Author
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2016-12-20esp8266: When doing GC be sure to trace the memory holding native code.Damien George
2016-03-08esp8266: Don't gc-collect BSS.Paul Sokolovsky
2015-05-06esp8266: Fix garbage collector by hard-coding stack end address.Josef Gajdusek
2015-01-01esp8266: Prefix includes with py/; remove need for -I../py.Damien George
2014-11-27esp8266: New port of Micro Python to ESP8266 wifi module.Damien George