circuitpython/ports/nrf/common-hal/alarm
2021-02-25 08:19:03 +09:00
..
pin replace MY_DEBUG_UART -> NRF_DEBUG_PRINT. 2021-02-25 01:49:57 +09:00
time Initial commit. 2021-02-17 20:53:18 +09:00
touch raise NotImplementedError when construct TouchAlarm. 2021-02-25 08:19:03 +09:00
__init__.c replace MY_DEBUG_UART -> NRF_DEBUG_PRINT. 2021-02-25 01:49:57 +09:00
__init__.h safe mode fix. 2021-02-21 00:47:07 +09:00
SleepMemory.c use nRF SDK function to set up memory retention. 2021-02-25 02:34:43 +09:00
SleepMemory.h set SleepMemory size to 256 bytes. 2021-02-21 08:19:39 +09:00