Daniel Campora
|
dffa9f6da6
|
cc3200: New SD and RTC API plus os and time modules' extensions.
|
2015-09-21 22:30:32 +02:00 |
Daniel Campora
|
41f6948545
|
cc3200: New WDT API.
|
2015-09-16 10:10:29 +02:00 |
Daniel Campora
|
6ff2d54347
|
cc3200: Small renaming in wdt functions for the sake of consistency.
|
2015-08-16 20:18:00 +02:00 |
Daniel Campora
|
071d47fa3b
|
cc3200: Only kick the WDT if it's actually running.
|
2015-06-10 23:35:30 +02:00 |
Daniel Campora
|
a3cf4ea2f6
|
cc3200: Do not kick the watchdog inside the idle task.
|
2015-06-04 10:13:55 +02:00 |
Daniel Campora
|
8096be089e
|
cc3200: Add make_new method to the WDT.
|
2015-05-27 09:45:25 +02:00 |
Daniel Campora
|
5a0c5f8fea
|
cc3200: Use the WDT stall feature in debug mode only.
|
2015-05-27 09:45:22 +02:00 |
Daniel Campora
|
6545336206
|
cc3200: Make the WDT aware of the servers sleep/wake state.
|
2015-05-25 21:14:54 +02:00 |
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 |
danicampora
|
0475de1350
|
cc3200: Make WDT and HeartBeat constant objects on their own right.
|
2015-03-11 16:54:05 +01:00 |
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 |