Go to file
2022-08-23 19:41:09 +02:00
.settings initial commit of application 2022-08-16 15:15:14 +02:00
components removed WebGUIAppComponent 2022-08-23 19:41:09 +02:00
HTML sync web pages and dynamic variables 2022-08-19 18:37:43 +02:00
main update webguiapp component, in root project implemented example of mqtt event handler 2022-08-23 17:59:36 +02:00
managed_components/espressif__esp_modem added esp_modem, components update 2022-08-16 16:58:50 +02:00
.cproject initial commit of application 2022-08-16 15:15:14 +02:00
.gitignore rename host project to WebGUIApp 2022-08-16 15:39:43 +02:00
.gitmodules removed WebGUIAppComponent 2022-08-23 19:41:09 +02:00
.project removed WebGUIAppComponent 2022-08-23 19:41:09 +02:00
CMakeLists.txt rename host project to WebGUIApp 2022-08-16 15:39:43 +02:00
dependencies.lock esp-idf updated to 4.4.2 2022-08-17 17:23:48 +02:00
LICENSE initial commit of application 2022-08-16 15:15:14 +02:00
partitions_user_ota.csv update components, custom partition table with ota added 2022-08-17 14:00:08 +02:00
README.md initial commit of application 2022-08-16 15:15:14 +02:00
sdkconfig update webguiapp component, in root project implemented example of mqtt event handler 2022-08-23 17:59:36 +02:00
sdkconfig.old update webguiapp component, in root project implemented example of mqtt event handler 2022-08-23 17:59:36 +02:00

ESP-IDF template app

This is a template application to be used with Espressif IoT Development Framework.

Please check ESP-IDF docs for getting started instructions.

Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.