Go to file
2024-03-31 12:01:59 +02:00
.settings initial commit of application 2022-08-16 15:15:14 +02:00
components added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
main added FilesCard to webui for the file API demonstration 2024-03-24 20:12:05 +02:00
WEBUI_SRC added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
.cproject removed webguicomp 2023-09-08 12:07:57 +02:00
.gitignore rarely used components added as idf dependencies 2023-09-24 10:24:42 +02:00
.gitmodules added submodules from gitlab 2024-02-20 12:12:27 +02:00
.project added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
CMakeLists.txt integrate web ui project 2023-08-20 11:53:06 +02:00
combine.sh release binary switched to esp32s3, components updated 2024-03-27 13:36:58 +02:00
dependencies.lock release binary switched to esp32s3, components updated 2024-03-27 13:36:58 +02:00
espfs.paths integrate web ui project 2023-08-20 11:53:06 +02:00
nvs.csv update to idf version 4.4.4 2023-02-04 00:06:18 +02:00
partitions_user_2ota_4M.csv added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
partitions_user_2ota_8M.csv added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
partitions_user_app_4M.csv added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
partitions_user_bt.csv added partitions config for build with BT 2023-10-21 18:28:28 +02:00
README.md readme description edited 2022-09-06 08:07:59 +02:00
sdkconfig added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
sdkconfig.defaults added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
sdkconfig.old added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
webguiapp.doxyfile added backend implementation of the last scheduled event execute 2023-05-07 16:47:15 +02:00

WebGuiApp template app

This is a template root application to be used with webguiapp component.