Firmware for the ESP32-based xatLabs Cheetah board
Go to file
Julian Metzler eb54e529a0 WIP: Browser config editor 2023-06-07 19:24:51 +02:00
aux_scripts Add python scripts 2022-12-30 16:33:12 +01:00
components WIP: Browser config editor 2023-06-07 19:24:51 +02:00
include Expose selection display configuration JSON in /info/display.json for canvas 2023-04-06 20:04:57 +02:00
src Expose selection display configuration JSON in /info/display.json for canvas 2023-04-06 20:04:57 +02:00
.gitignore Add python scripts 2022-12-30 16:33:12 +01:00
CMakeLists.txt Initial commit, working WiFi (re-)connect 2020-12-22 22:38:05 +01:00
LICENSE Add GPLv3 license 2020-12-28 22:51:21 +01:00
REPLACE esp_eth_mac_w5500.c.txt Add patched version of esp_eth_mac_w5500.c 2021-11-08 23:55:19 +01:00
TODO.txt Update TODO 2023-06-07 19:23:34 +02:00
esp_eth_mac_w5500.c Add patched version of esp_eth_mac_w5500.c 2021-11-08 23:55:19 +01:00
partition_table.csv Add SPIFFS 2023-04-05 19:06:02 +02:00
phalos.jsn WIP: Browser config editor 2023-06-07 19:24:51 +02:00
platformio.ini Add support for selection-based displays (e.g. split-flap) and add Krone 9000 selection mode driver 2023-04-06 17:22:15 +02:00
post_build.py WIP: Browser config editor 2023-06-07 19:24:51 +02:00
pre_build.py Restructure URIs for AJAX, JS, IMG, rewrite AJAX providers with cJSON, add hostname display, actually set hostname 2022-10-17 19:58:51 +02:00
sdkconfig.16segled Fix framebuf size error introduced in 7f3ed03 (crude fix) 2023-02-12 02:15:27 +01:00
sdkconfig.16segrgb Change init messages for character displays to indicate NTP and WireGuard status 2023-02-11 22:49:53 +01:00
sdkconfig.krone_splitflap Fix framebuf size error introduced in 7f3ed03 (crude fix) 2023-02-12 02:15:27 +01:00
sdkconfig.oilflip Add WireGuard client 2023-02-11 19:10:03 +01:00
sdkconfig.saflap Add AESCO SAFLAP flipdot driver 2022-10-17 18:04:39 +02:00
sdkconfig.splitflap_k9000 splitflap_k9000: Change HTTP server max. header length to 1024 2023-05-01 21:02:52 +02:00
test.jsn WIP: Browser config editor 2023-06-07 19:24:51 +02:00