circuitpython/ports/esp32s2/common-hal/alarm
microDev 8eaf2b0c19
implement touch alarm
2020-12-18 12:54:36 +05:30
..
pin address review comments 2020-12-01 20:01:14 -05:00
time SleepMemory + set alarm.wake_alarm 2020-12-11 08:10:26 -05:00
touch implement touch alarm 2020-12-18 12:54:36 +05:30
SleepMemory.c use RTC_DATA_ATTR; address review comments 2020-12-14 11:36:54 -05:00
SleepMemory.h use RTC_DATA_ATTR; address review comments 2020-12-14 11:36:54 -05:00
__init__.c implement touch alarm 2020-12-18 12:54:36 +05:30
__init__.h Initial SleepMemory code 2020-12-10 13:03:40 -05:00