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 9a4c9cf commit 2ce4d13Copy full SHA for 2ce4d13
platformio.ini
@@ -9,9 +9,7 @@
9
; https://docs.platformio.org/page/projectconf.html
10
11
[env]
12
-;platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
13
-;platform = https://github.com/pioarduino/platform-espressif32.git#develop
14
-platform = https://github.com/Jason2866/platform-espressif32.git#install_platform
+platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
15
framework = arduino, espidf
16
monitor_speed = 115200
17
board_build.embed_txtfiles =
0 commit comments