File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ default_envs = esp32devdbg
1313src_dir = src
1414
1515[env]
16- ; platform = espressif32 @ 6.13.0
17- platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
16+ platform = espressif32 @ 6.13.0
17+ ; platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
1818framework = arduino
1919lib_deps =
2020 bblanchon/ArduinoJson@^7.2.2
@@ -57,7 +57,7 @@ board_build.partitions = esp32_3MB.csv
5757board = esp32-s3-devkitc-1
5858
5959[env:esp32c6]
60- ; platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
60+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
6161board = seeed_xiao_esp32c6
6262build_type = debug
6363board_build.partitions = esp32_huge_app.csv
You can’t perform that action at this time.
0 commit comments