David Cermak 53e2aa3241 esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter
- provides object oriented access to network intefaces
- not limited to default netifs
- more generic abstraction to network input output functions
- event handler registration removed from component responsibility
- backward compatibility layer for legacy tcpip_apapter APIs

Closes IDF-39


* Original commit: espressif/esp-idf@ffe043b1a8
2022-05-27 17:44:23 +04:00
2022-05-27 17:44:23 +04:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

esp_websocket_client

Description
Collection of ESP-IDF components related to networking protocols
Readme 36 MiB
Languages
C 56.2%
C++ 36.3%
Python 4.4%
CMake 2.3%
Shell 0.3%
Other 0.5%