mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-04-28 18:13:37 +02:00
09453e46947c387039376684b4882b84c99252bb
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
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
Languages
C
57.9%
C++
32.4%
Python
5.7%
CMake
2.6%
Shell
1.3%
Other
0.1%