arduino-pico/libraries/WiFi
Earle F. Philhower, III 414ff23141
Remove circular dependency on WiFi/LWIP_Ethernet (#1415)
Fixes #1408

The wl_* types are required in multiple libraries which in turn seem
to have a circular dependency that Platform.IO has issues with in certain
modes.

Avoid the issue by moving the common headers into the core directories
so they will be accessible by all libs.

Move StackThunk to core directory, too
2023-05-04 19:54:24 -07:00
..
examples Don't delete first cert, taken from ESP8266 repo (#1392) 2023-04-22 15:34:59 -07:00
src Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
keywords.txt Modified LowPowerMode functions in WiFiClass.cpp/.h for better connection stability (#1046) 2022-12-17 11:49:16 -08:00
library.properties Add OTA.O to make p.io builds function (#755) 2022-08-12 06:09:29 -07:00