mirror of
https://github.com/esphome/esphome.git
synced 2026-02-05 10:20:11 +08:00
[web_server] Add RP2040 platform support (#13576)
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user