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 a596136 commit 4ba8c96Copy full SHA for 4ba8c96
1 file changed
platformio.ini
@@ -78,7 +78,6 @@ lib_deps = ${env.lib_deps}
78
[NanoC6]
79
extends = m5base
80
board = m5stack-nanoc6
81
-board_build.partitions = default_4MB.csv
82
build_flags =
83
-DARDUINO_USB_CDC_ON_BOOT=1
84
-DARDUINO_USB_MODE=1
@@ -88,7 +87,6 @@ lib_deps = ${env.lib_deps}
88
87
[NanoH2]
89
90
board = m5stack-nanoh2
91
92
93
94
0 commit comments