WordClockESP/lib/framework
rjwats bcfeef8004
Interface data storage in PROGMEM (#71)
Adds a webpack plugin to package interface as PROGMEM into a header file in the framework.
Adds a build flag to optionally enable serving from PROGMEM or SPIFFS as required
Adds documentation changes to describe changes
2019-12-29 17:54:12 +00:00
..
AdminSettingsService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
APStatus.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
AsyncJsonCallbackResponse.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AsyncJsonWebHandler.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
ESP8266React.cpp Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
ESP8266React.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
NTPSettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
NTPSettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
NTPStatus.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
NTPStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
OTASettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
OTASettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
RestartService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
RestartService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SecurityManager.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecurityManager.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecuritySettingsService.cpp Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
SecuritySettingsService.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
SettingsPersistence.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SimpleService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiSettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiSettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00