Helmut Pozimski c7f8e108ed storage: Use const pointers for namespace key 1 year ago
..
CMakeLists.txt 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries 1 year ago
alarm.c d8d8f45100 alarm: Add first rough implementation 1 year ago
alarm.h d8d8f45100 alarm: Add first rough implementation 1 year ago
alarm_task.c d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated 1 year ago
alarm_task.h d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated 1 year ago
api.c d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated 1 year ago
api.h 1b65fc2125 api: add first implementation with GET support 1 year ago
bcd.c 18d86d8af8 bcd: Add files copied from esp8266-clock 1 year ago
bcd.h 18d86d8af8 bcd: Add files copied from esp8266-clock 1 year ago
cleanup_task.c 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries 1 year ago
cleanup_task.h 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries 1 year ago
component.mk 6d384fb5ae Initial commit, add code for wifi connection 2 years ago
configuration.h f83cf4132f configuration: Add option for button interrupt pin 1 year ago
ds3231.c e9d6c3ba56 ds3231: Protect read and write operations with mutex 1 year ago
ds3231.h aa2470c504 ds3231: Add adapted classes from esp8266-clock 1 year ago
esp32_alarm_clock_main.c 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries 1 year ago
storage.c c7f8e108ed storage: Use const pointers for namespace key 1 year ago
storage.h c7f8e108ed storage: Use const pointers for namespace key 1 year ago
time_conversion.c c4b281f57b time_conversion: Move time zone conversion here and protect with mutex 1 year ago
time_conversion.h c4b281f57b time_conversion: Move time zone conversion here and protect with mutex 1 year ago
time_display.c b8bbe30076 time_display: Remove conversion code moved to time_conversion 1 year ago
time_display.h 19b7ee1c63 time_display: Add code for a task to update the displayed time 1 year ago
time_sync.c 4551509d47 time_display: Correct sleep interval and reset time zone 1 year ago
time_sync.h acc157b945 time_sync: Add code to synchronize time 1 year ago
tm1637.c 727e4c825c tm1637: remove configuration from public functions 1 year ago
tm1637.h 727e4c825c tm1637: remove configuration from public functions 1 year ago
wifi.c 83026a05b3 wifi: Add DNS server configuration 1 year ago
wifi.h 6d384fb5ae Initial commit, add code for wifi connection 2 years ago