aboutsummaryrefslogtreecommitdiff
path: root/cc3200/bootmgr/bootgen.sh
AgeCommit message (Collapse)Author
2015-10-28cc3200: Actually allow to specify a custom build directory.danicampora
2015-02-28cc3200: Create separate release/debug build directoriesJohan Hendriks
2015-02-21cc3200: Add exit values to the shell scripts.danicampora
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.