mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 15:41:38 +01: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
56.7%
C++
35.3%
Python
4.4%
CMake
2.4%
Shell
0.7%
Other
0.5%