This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
nrf
/
common-hal
/
alarm
History
jun2sak
9328d09a7a
re-enable parameters check.
2021-02-26 00:50:44 +09:00
..
pin
re-enable parameters check.
2021-02-26 00:50:44 +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