David Cermak 09453e4694 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()
esp_netif_init() returns standard esp_err_t error code (unlike tcpip_adapter init), so shall be checked for the return value
Also to make the initialization code more consistent.


* Original commit: espressif/esp-idf@31b2702387
2022-03-01 12:18:50 +04:00
2021-11-16 08:11:57 +01:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

S
Description
Collection of ESP-IDF components related to networking protocols
Readme 46 MiB
Languages
C 57.9%
C++ 32.4%
Python 5.7%
CMake 2.6%
Shell 1.3%
Other 0.1%