aboutsummaryrefslogtreecommitdiff
path: root/cc3200/util/gccollect.c
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2016-06-28cc3200/gccollect: Use MP_STATE_THREAD(stack_top) to get top of stack.Damien George
2016-06-28cc3200: Add basic threading capabilities.Damien George
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora