OVMS3-idf/components/wifi_provisioning
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
..
include/wifi_provisioning esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
proto cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
proto-c wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
python wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
src esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 2019-11-13 12:36:25 +01:00
CMakeLists.txt cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
component.mk cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
Kconfig wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00