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 8193d17 commit cb6be4dCopy full SHA for cb6be4d
examples/basic-config/platformio.ini
@@ -59,7 +59,7 @@ upload_flags =
59
#############################################################################################
60
[env:esp32]
61
62
-platform = https://github.com/pioarduino/platform-espressif32.git
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
63
board = esp32dev
64
framework = arduino
65
0 commit comments