Add default sdk config for esp32-c6-devkitc-1 in examples
This commit is contained in:
@@ -23,3 +23,5 @@ board = esp32-c3-devkitm-1
|
||||
|
||||
[env:esp32-c6-devkitc-1]
|
||||
board = esp32-c6-devkitc-1
|
||||
board_build.cmake_extra_args =
|
||||
-DSDKCONFIG_DEFAULTS="sdkconfig.defaults.esp32c6"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE="8MB"
|
||||
Reference in New Issue
Block a user