circuitpython/cc3200/bootmgr
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython.
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.
2015-02-06 22:10:11 +00:00
..
sl cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
bootgen.sh cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
bootloader.mk cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
bootmgr.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
bootmgr.lds cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
flc.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
main.c cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
runapp.s cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00