OVMS3-idf/components/tcpip_adapter
liuzhifu 3cca62dfa4 esp32/tcpip_adapter: refractor for some wifi APIs
1. Modify esp_wifi_get_station_list to esp_wifi_ap_get_sta_list
2. Modify tcpip_adapter_get_station_list to tcpip_adapter_get_sta_list
3. Remove esp_wifi_free_station_list
4. Remove tcpip_adapter_free_station_list
5. Modify related data struct accordingly
2016-10-26 18:16:40 +08:00
..
include esp32/tcpip_adapter: refractor for some wifi APIs 2016-10-26 18:16:40 +08:00
component.mk lwip: Define LWIP_ESP8266 in port lwipopts.h not gcc command line 2016-09-09 13:53:38 +10:00
tcpip_adapter_lwip.c esp32/tcpip_adapter: refractor for some wifi APIs 2016-10-26 18:16:40 +08:00