Helmut Pozimski 49588f8529 api: Implement OPTIONS request to allow CORS preflight checks to succeed 1 year ago
..
CMakeLists.txt 993013ad3a wifi_management_task: Add task to disable wifi during the night 1 year ago
alarm.c 08253111ae alarm: add configuration variables 1 year ago
alarm.h d8d8f45100 alarm: Add first rough implementation 1 year ago
alarm_task.c 08253111ae alarm: add configuration variables 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 49588f8529 api: Implement OPTIONS request to allow CORS preflight checks to succeed 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 1 year ago
configuration.h 08253111ae alarm: add configuration variables 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 993013ad3a wifi_management_task: Add task to disable wifi during the night 1 year ago
storage.c c7f8e108ed storage: Use const pointers for namespace key 1 year ago
storage.h 2e82bab18d api/storage: shift week days by one to adjust to library numbering 1 year ago
time_conversion.c d4b759d263 time_conversion: fix memory leak due to setenv 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 1a9dc9fd6d wifi: Do not delete event group after initialization 1 year ago
wifi.h 6d384fb5ae Initial commit, add code for wifi connection 1 year ago
wifi_management_task.c 8dfe0873af wifi_management_task: Correctly dereference pointer and restart sntp after reconnecting 1 year ago
wifi_management_task.h 993013ad3a wifi_management_task: Add task to disable wifi during the night 1 year ago