summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/mods/pybsleep.h
Commit message (Expand)AuthorAge
* cc3200: Rename pyb module to machine.Daniel Campora2015-09-27
* cc3200: New irq API, affects all classes that provide the irq method.Daniel Campora2015-09-27
* cc3200: Implement Sleep.wake_reason()Daniel Campora2015-05-03
* cc3200: Keep WLAN enabled during the soft reset.Daniel Campora2015-03-25
* cc3200: Reduce soft reset time. WLAN is not reinit, just reenabled.danicampora2015-03-21
* cc3200: Add RTC callback with wake-up from sleep capability.danicampora2015-03-17
* cc3200: Rewrite the PRCM RTC functionality methods.danicampora2015-03-14
* cc3200: Allow separate selection of the power mode in Pin callbacks.danicampora2015-03-12
* cc3200: Add power management framework. Add mpcallback class.danicampora2015-03-11
* cc3200: Add preliminary low power deep sleep support.danicampora2015-03-11