arduino-pico/libraries/lwIP_Ethernet
Earle F. Philhower, III e25d382732
Support WiFi/BT/BLT with RP2350 CYW43 boards (#2616)
Using pico-sdk develop branch, add in support for CYW43-based
WiFi/BT/BLE boards on the RP2350 such as the
SparkFun Thing Plus RP2350 or the Pimoroni Pico Plus 2W.

Fixes #2608

Rolls in dynamic SPI divider #2600

* Support LED digitalWrite on RP2350+CYW

Also move "special GPIO" to 64 since the Pimoroni Pico 2W uses the
RP2350B with 48 GPIOs.

* Enable CYW43_PIN_WL_DYNAMIC in IDE and P.IO

Allows calling `cyw43_set_pins_wl(cyw43_pin_array);` to redefine the
CYW43 hookup in the variant initialization.
2024-11-19 10:28:12 -08:00
..
examples/EthernetLibCompatible Ethernet legacy API compatibility layer (#2147) 2024-05-06 10:06:51 -07:00
src Support WiFi/BT/BLT with RP2350 CYW43 boards (#2616) 2024-11-19 10:28:12 -08:00
keywords.txt Support wired network interfaces (W5500, W5100, ENC28J60) (#1703) 2023-09-14 19:04:39 -07:00
library.properties Support wired network interfaces (W5500, W5100, ENC28J60) (#1703) 2023-09-14 19:04:39 -07:00