Go to file
David Cermak d23505609b esp_netif: Updated init code to use esp-netif instead of tcpip_adapter
From IDF 4.1.0 ESP-NETIF approach is encouraged and all network
interfaces have to be explicitely created
2019-09-04 15:10:33 +02:00
main esp_netif: Updated init code to use esp-netif instead of tcpip_adapter 2019-09-04 15:10:33 +02:00
.gitignore Remove sdkconfig file 2018-11-06 10:57:43 +05:30
CMakeLists.txt Fix CMake example, main should be treated as component 2018-11-06 10:57:43 +05:30
LICENSE Update license 2018-11-06 10:57:21 +05:30
Makefile Change SDK_PATH to IDF_PATH 2016-08-23 15:40:51 +08:00
README.md Update license 2018-11-06 10:57:21 +05:30

README.md

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.