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 6393216 commit 2b122c0Copy full SHA for 2b122c0
platformio.ini
@@ -36,13 +36,11 @@ board = esp32-s3-devkitc-1
36
check_tool = cppcheck
37
38
[env:esp32-c2]
39
-platform = https://github.com/pioarduino/platform-espressif32.git#develop
40
board = esp32-c2-devkitm-1
41
board_build.embed_txtfiles =
42
43
44
[env:esp32-c3]
45
-platform = https://github.com/pioarduino/platform-espressif32.git#poc_idf_installer
46
board = esp32-c3-devkitm-1
47
48
0 commit comments