micropython/cc3200/misc
danicampora 2c103d5200 cc3200: Rewrite the PRCM RTC functionality methods.
This allows to use the On-Chip retention registers for both the
RTC and to share notification flags between the bootloader and the
application. The two flags being shared right now are the "safe boot"
request and the WDT reset cause. we still have 2 more bits free for
future use.
2015-03-14 10:08:47 +01:00
..
FreeRTOSHooks.c cc3200: Add heartbeat signal on system led. 2015-02-28 19:03:21 +01:00
help.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00
mpcallback.c cc3200: Allow separate selection of the power mode in Pin callbacks. 2015-03-12 16:22:17 +01:00
mpcallback.h cc3200: Add power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00
mperror.c cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08:47 +01:00
mperror.h cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08:47 +01:00
mpexception.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00
mpexception.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
pin_defs_cc3200.c cc3200: Add power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00
pin_defs_cc3200.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
pin_named_pins.c cc3200: Add power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00