micropython/cc3200/bootmgr
danicampora 11aa6ba456 cc3200: Add WDT functionality as part of the pyb module.
Also improve pybsd, and make it save it's pin configuration.
This is a necessary step towards supporting the CC3200 low
power deep sleep (LPDS) mode.
2015-02-25 11:37:29 +01:00
..
relocator cc3200: Add bootmanager relocator to the repository. 2015-02-09 15:03:12 +01:00
sl cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
bootgen.sh cc3200: Add exit values to the shell scripts. 2015-02-21 14:19:36 +01:00
bootloader.mk cc3200: Add WDT functionality as part of the pyb module. 2015-02-25 11:37:29 +01:00
bootmgr.h cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00
bootmgr.lds cc3200: Add SD module and disable SD card support for the LAUNCHXL. 2015-02-21 14:19:40 +01:00
flc.h cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00
main.c cc3200: Add WDT functionality as part of the pyb module. 2015-02-25 11:37:29 +01:00
runapp.s cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00