Go to file
Thomas Basler 68c451aa82 Serve webapp from flash instead of LITTLEFS
This allows a web based firmware update by just replacing one bin file
2022-05-22 22:42:06 +02:00
.vscode Initial commit 2022-04-09 11:05:14 +02:00
data Implemented first version of LittleFS upload 2022-04-11 19:59:35 +02:00
include Added config and webapi to manage inverters 2022-05-04 21:54:38 +02:00
lib Added library to get the mcu reset reason 2022-04-14 11:30:27 +02:00
src Serve webapp from flash instead of LITTLEFS 2022-05-22 22:42:06 +02:00
test Initial commit 2022-04-09 11:05:14 +02:00
webapp webapp: dont hash file names 2022-05-22 22:39:34 +02:00
.gitignore Added log files to .gitignore 2022-04-18 15:19:46 +02:00
partitions_custom.csv Added custom partition setup 2022-04-09 11:24:11 +02:00
platformio.ini Serve webapp from flash instead of LITTLEFS 2022-05-22 22:42:06 +02:00