circuitpython/ports/esp32s2/common-hal/alarm
microDev 5f448139e0
fixes and enhancement for touch alarm
- prevent touch alarm initialization if not set
- fix wake_alarm is set to touch alarm on autoreload
- add ability to have multiple touch alarms in light sleep
2021-01-11 15:30:45 +05:30
..
pin A couple sleep fixes 2020-12-22 16:13:02 -08:00
time A couple sleep fixes 2020-12-22 16:13:02 -08:00
touch fixes and enhancement for touch alarm 2021-01-11 15:30:45 +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 fixes and enhancement for touch alarm 2021-01-11 15:30:45 +05:30
__init__.h Initial SleepMemory code 2020-12-10 13:03:40 -05:00