We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a9efa commit 251fcc0Copy full SHA for 251fcc0
platformio.ini
@@ -111,7 +111,7 @@ lib_deps =
111
112
; Common build environment for ESP32 platform
113
[common:esp32]
114
-platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.33/platform-espressif32.zip
115
lib_ignore = WiFiNINA, WiFi101
116
monitor_filters = esp32_exception_decoder, time
117
; upload_speed = 921600
0 commit comments