arduino-esp32/libraries/WiFi/src
rtrbt e6ba8c7ac9
Add KSZ8081 support. (#5061)
This adds support for the KSZ8081 ethernet phy.
Only the IDF 4+ specific code is modified, as the phy support was only
added recently:
espressif/esp-idf@aecfbf96
2021-04-15 12:43:29 +03:00
..
ETH.cpp Add KSZ8081 support. (#5061) 2021-04-15 12:43:29 +03:00
ETH.h Add KSZ8081 support. (#5061) 2021-04-15 12:43:29 +03:00
WiFi.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFi.h Separate Provisioning library from WiFi library (#4547) 2020-11-19 00:12:16 +02:00
WiFiAP.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiAP.h Add WiFi.softAPSSID() 2021-03-10 16:36:51 +02:00
WiFiClient.cpp Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
WiFiClient.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00
WiFiGeneric.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiGeneric.h v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiMulti.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiMulti.h Cleanup WiFiMulti (#2955) 2019-07-09 19:21:01 +03:00
WiFiScan.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiScan.h Added the channel parameter to the scan fucntion in order to select which channel to scan. (#3638) 2020-01-20 16:13:10 +02:00
WiFiServer.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiServer.h Allow faster reuse of socket, to be able to restart WifiServer. (#4306) 2020-11-06 14:16:50 +02:00
WiFiSTA.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiSTA.h v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiType.h v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiUdp.cpp Memory leak (#1672) 2018-07-25 12:56:41 +02:00
WiFiUdp.h Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00