[web_server] Add RP2040 platform support (#13576)

This commit is contained in:
J. Nick Koston
2026-01-27 17:18:31 -10:00
committed by GitHub
parent f87aa384d0
commit f73c539ea7
7 changed files with 16 additions and 5 deletions

View File

@@ -200,6 +200,7 @@ platform_packages =
framework = arduino
lib_deps =
${common:arduino.lib_deps}
ayushsharma82/RPAsyncTCP@1.3.2 ; async_tcp
bblanchon/ArduinoJson@7.4.2 ; json
ESP32Async/ESPAsyncWebServer@3.9.5 ; web_server_base
build_flags =