circuitpython/ports/nrf/common-hal/alarm
Scott Shawcroft cdf978f3af
Fix a couple fake sleep bugs on nrf and esp
On ESP ctrl-c during fake sleep will now stop the sleep. A crash
on real deep sleep is now fixed as well. (Exception string saving
was crashing on reading the deep sleep exception.) Fixes #4010

This also fixes nRF fake sleep after the first time. The internal
variable wasn't being reset early enough. Fixes #4869
2021-07-28 13:27:48 -07:00
..
pin Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00
time Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00
touch Add STM32 and NRF52 compatibility 2021-05-14 14:34:35 -04:00
SleepMemory.c Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00
SleepMemory.h modify copyright notice. 2021-04-25 19:57:21 +09:00
__init__.c Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00
__init__.h modify copyright notice. 2021-04-25 19:57:21 +09:00