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 7e50ab2 commit 40b8112Copy full SHA for 40b8112
platformio.ini
@@ -1,15 +1,6 @@
1
-; PlatformIO Project Configuration File
2
-;
3
-; Build options: build flags, source filter
4
-; Upload options: custom upload port, speed and extra flags
5
-; Library options: dependencies, extra library storages
6
-; Advanced options: extra scripting
7
8
-; Please visit documentation for the other options and examples
9
-; https://docs.platformio.org/page/projectconf.html
10
11
[env]
12
-platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
+platform = https://github.com/pioarduino/platform-espressif32.git#idf_installer_hybrid
13
framework = arduino, espidf
14
monitor_speed = 115200
15
board_build.embed_txtfiles =
0 commit comments