Helmut Pozimski 49588f8529 api: Implement OPTIONS request to allow CORS preflight checks to succeed hace 1 año
..
CMakeLists.txt 993013ad3a wifi_management_task: Add task to disable wifi during the night hace 1 año
alarm.c 08253111ae alarm: add configuration variables hace 1 año
alarm.h d8d8f45100 alarm: Add first rough implementation hace 1 año
alarm_task.c 08253111ae alarm: add configuration variables hace 1 año
alarm_task.h d1c293257a api/alarm_task/main: Implement notification of alarm task when the wakeup time is updated hace 1 año
api.c 49588f8529 api: Implement OPTIONS request to allow CORS preflight checks to succeed hace 1 año
api.h 1b65fc2125 api: add first implementation with GET support hace 1 año
bcd.c 18d86d8af8 bcd: Add files copied from esp8266-clock hace 1 año
bcd.h 18d86d8af8 bcd: Add files copied from esp8266-clock hace 1 año
cleanup_task.c 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries hace 1 año
cleanup_task.h 11f9ac4c5a cleanup_task: Add task to automatically delete outdated entries hace 1 año
component.mk 6d384fb5ae Initial commit, add code for wifi connection hace 2 años
configuration.h 08253111ae alarm: add configuration variables hace 1 año
ds3231.c e9d6c3ba56 ds3231: Protect read and write operations with mutex hace 1 año
ds3231.h aa2470c504 ds3231: Add adapted classes from esp8266-clock hace 1 año
esp32_alarm_clock_main.c 993013ad3a wifi_management_task: Add task to disable wifi during the night hace 1 año
storage.c c7f8e108ed storage: Use const pointers for namespace key hace 1 año
storage.h 2e82bab18d api/storage: shift week days by one to adjust to library numbering hace 1 año
time_conversion.c d4b759d263 time_conversion: fix memory leak due to setenv hace 1 año
time_conversion.h c4b281f57b time_conversion: Move time zone conversion here and protect with mutex hace 1 año
time_display.c b8bbe30076 time_display: Remove conversion code moved to time_conversion hace 1 año
time_display.h 19b7ee1c63 time_display: Add code for a task to update the displayed time hace 1 año
time_sync.c 4551509d47 time_display: Correct sleep interval and reset time zone hace 1 año
time_sync.h acc157b945 time_sync: Add code to synchronize time hace 1 año
tm1637.c 727e4c825c tm1637: remove configuration from public functions hace 1 año
tm1637.h 727e4c825c tm1637: remove configuration from public functions hace 1 año
wifi.c 1a9dc9fd6d wifi: Do not delete event group after initialization hace 1 año
wifi.h 6d384fb5ae Initial commit, add code for wifi connection hace 2 años
wifi_management_task.c 8dfe0873af wifi_management_task: Correctly dereference pointer and restart sntp after reconnecting hace 1 año
wifi_management_task.h 993013ad3a wifi_management_task: Add task to disable wifi during the night hace 1 año