Skip to content

Commit 40b8112

Browse files
authored
Test Hybrid Compile IDF install branch
1 parent 7e50ab2 commit 40b8112

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

platformio.ini

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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
101

112
[env]
12-
platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
3+
platform = https://github.com/pioarduino/platform-espressif32.git#idf_installer_hybrid
134
framework = arduino, espidf
145
monitor_speed = 115200
156
board_build.embed_txtfiles =

0 commit comments

Comments
 (0)