Skip to content

Commit 44acb81

Browse files
committed
esp32/boards/GENERIC_C6: Add support for esp32c6.
1 parent 631d175 commit 44acb81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/esp32/boards/GENERIC_C6/sdkconfig.board

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ CONFIG_ESP32C6_BROWNOUT_DET_LVL_SEL_7=
33
CONFIG_ESP32C6_BROWNOUT_DET_LVL_SEL_4=y
44
CONFIG_ESP32C6_BROWNOUT_DET_LVL=4
55
CONFIG_ESP_CONSOLE_UART_DEFAULT=
6+
CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
67
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y

0 commit comments

Comments
 (0)