summaryrefslogtreecommitdiff
path: root/cc3200/misc/mpexception.c
AgeCommit message (Collapse)Author
2015-04-18cc3200: Clean up and reduce use/include of std.h.Damien George
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
This is how it should be, so one knows exactly where the includes are coming from.
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora
The port currently implements support for GPIO, RTC, ExtInt and the WiFi subsystem. A small file system is available in the serial flash. A bootloader which makes OTA updates possible, is also part of this initial implementation.