circuitpython/cc3200/bootmgr
danicampora 9e44383e3f cc3200: Add power management framework. Add mpcallback class.
Supports suspend and hibernate modes. Waking is possible throug GPIO
and WLAN.
The mpcallback class is generic and can be reused by other classes.
2015-03-11 17:00:33 +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: Create separate release/debug build directories 2015-02-28 19:03:17 +01:00
bootloader.mk cc3200: Make WDT and HeartBeat constant objects on their own right. 2015-03-11 16:54:05 +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 power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00
runapp.s cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00