Skip to content

Commit 2b122c0

Browse files
authored
Update platformio.ini
1 parent 6393216 commit 2b122c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

platformio.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,11 @@ board = esp32-s3-devkitc-1
3636
check_tool = cppcheck
3737

3838
[env:esp32-c2]
39-
platform = https://github.com/pioarduino/platform-espressif32.git#develop
4039
board = esp32-c2-devkitm-1
4140
board_build.embed_txtfiles =
4241
check_tool = cppcheck
4342

4443
[env:esp32-c3]
45-
platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
4644
board = esp32-c3-devkitm-1
4745
check_tool = cppcheck
4846

0 commit comments

Comments
 (0)