arduino-pico/libraries/lwIP_ESPHost
Earle F. Philhower, III fa58b6987a
CI can use custom defines, add ESPHost/WINC tests (#2142)
If a file called `.ci.defines` is present in a directory, apply those
while building the specified sketch.

* Add an lwip_ESPHost test, like the wired Ethernet ones
* Add WINC1500 test and CI hook
* Remove 1 minor warning in WINC build
2024-05-02 13:37:50 -07:00
..
examples/WiFiClient-ESP CI can use custom defines, add ESPHost/WINC tests (#2142) 2024-05-02 13:37:50 -07:00
src Enable interrupt-mode for lwIP_ESPHost (#2036) 2024-03-06 12:38:29 -08:00
library.properties Add ESP32-based WiFi support via lwIP_ESPHost library (#1950) 2024-01-30 14:57:04 -08:00
README.md Add ESP32-based WiFi support via lwIP_ESPHost library (#1950) 2024-01-30 14:57:04 -08:00

lwIP_ESPHost library

RP2040 Arduino integration with the ESPHost library.

ESPHost library is a driver for communication with Espressif's esp-hosted-fg firmware.