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 648071e commit 4a650bfCopy full SHA for 4a650bf
platformio.ini
@@ -80,10 +80,7 @@ lib_deps =
80
81
; Common build environment for ESP32 platform
82
[common:esp32]
83
-platform = https://github.com/platformio/platform-espressif32.git#develop
84
-platform_packages =
85
- platformio/framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.2
86
- platformio/framework-arduinoespressif32-libs @ https://github.com/espressif/esp32-arduino-libs.git#idf-release/v5.1
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.03/platform-espressif32.zip
87
lib_ignore = WiFiNINA
88
monitor_filters = esp32_exception_decoder, time
89
0 commit comments