1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-12-03 14:51:16 +03:00

Add AsyncDNSServer_RP2040W Library (#1709)

### Initial Releases v1.0.0

1. Initial coding to support **RASPBERRY_PI_PICO_W with CYW43439 WiFi**, using [**arduino-pico core v2.4.0+**](https://github.com/earlephilhower/arduino-pico)
This commit is contained in:
Khoi Hoang
2022-08-14 19:38:10 -04:00
committed by GitHub
parent 239a73bbfb
commit a2fd0509d1

View File

@@ -5106,3 +5106,4 @@ https://github.com/khoih-prog/AsyncHTTPRequest_RP2040W
https://github.com/fatlab101/FixedString https://github.com/fatlab101/FixedString
https://github.com/yuki-miyakoshi/youkey_stepper https://github.com/yuki-miyakoshi/youkey_stepper
https://github.com/khoih-prog/AsyncUDP_RP2040W https://github.com/khoih-prog/AsyncUDP_RP2040W
https://github.com/khoih-prog/AsyncDNSServer_RP2040W