Go to file
2022-08-17 14:00:08 +02:00
.settings initial commit of application 2022-08-16 15:15:14 +02:00
components update components, custom partition table with ota added 2022-08-17 14:00:08 +02:00
HTML initial commit of application 2022-08-16 15:15:14 +02:00
main update components, custom partition table with ota added 2022-08-17 14:00:08 +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 rename host project to WebGUIApp 2022-08-16 15:39:43 +02:00
.project switched off IPV6, switched on PPP support in lwip, start all adapters on boot for test 2022-08-16 17:36:14 +02:00
CMakeLists.txt rename host project to WebGUIApp 2022-08-16 15:39:43 +02:00
dependencies.lock added esp_modem, components update 2022-08-16 16:58:50 +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 components, custom partition table with ota added 2022-08-17 14:00:08 +02:00
sdkconfig.old update components, custom partition table with ota added 2022-08-17 14:00:08 +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.