Go to file
2022-08-25 15:28:19 +02:00
.settings initial commit of application 2022-08-16 15:15:14 +02:00
components organize web interface files 2022-08-24 15:17:50 +02:00
HTML reworked web interface with new design 2022-08-25 15:28:19 +02:00
main updated webguiapp component, added example of mqtt send back message 2022-08-24 14:34:11 +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 added webguiapp 2022-08-23 19:43:28 +02:00
.project updated web interface 2022-08-23 20:51:53 +02:00
CMakeLists.txt update webguiapp component, update linked with the root project 2022-08-23 20:06:29 +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, update linked with the root project 2022-08-23 20:06:29 +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.