esp-idf/components
David Cermak ffe043b1a8 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
2019-11-13 12:36:25 +01:00
..
app_trace
app_update
asio
bootloader cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
bootloader_support Merge branch 'bugfix/i2s-bootloader-random-disable' into 'master' 2019-11-08 11:04:15 +08:00
bt
cbor
coap
console
cxx
driver examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses 2019-11-13 12:36:25 +01:00
efuse
esp-tls
esp32
esp32s2beta
esp_adc_cal
esp_common
esp_eth esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
esp_event esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
esp_gdbstub
esp_http_client http_client: added comments to http header generation function 2019-11-05 09:53:29 +01:00
esp_http_server
esp_https_ota Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 2019-11-12 19:43:26 +08:00
esp_https_server
esp_local_ctrl
esp_netif esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
esp_ringbuf
esp_rom
esp_websocket_client
esp_wifi esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
espcoredump
esptool_py
expat
fatfs
freemodbus freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
freertos freertos: modify configASSERTs around scheduler state check 2019-11-13 10:44:09 +05:30
heap
idf_test Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 2019-11-06 15:51:28 +08:00
jsmn
json
libsodium
log
lwip esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
mbedtls cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
mdns esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
mqtt
newlib
nghttp
nvs_flash nvs: Added nvs tests, minor corrections 2019-11-07 10:23:47 +08:00
openssl
partition_table cmake: fix partition_table cmake when using md5 checksum 2019-11-08 02:59:22 +00:00
perfmon
protobuf-c
protocomm
pthread
sdmmc
soc
spi_flash
spiffs
tcp_transport
tcpip_adapter esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
ulp cmake: Fix case error passing extra CMake args to sub-projects 2019-11-08 11:56:13 +08:00
unity
vfs
wear_levelling
wifi_provisioning esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
wpa_supplicant wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE 2019-11-11 23:22:14 +08:00
xtensa