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 631d175 commit 1cd53f4Copy full SHA for 1cd53f4
ports/esp32/boards/GENERIC_C6/sdkconfig.board
@@ -2,5 +2,5 @@ CONFIG_ESP32C6_BROWNOUT_DET=y
2
CONFIG_ESP32C6_BROWNOUT_DET_LVL_SEL_7=
3
CONFIG_ESP32C6_BROWNOUT_DET_LVL_SEL_4=y
4
CONFIG_ESP32C6_BROWNOUT_DET_LVL=4
5
-CONFIG_ESP_CONSOLE_UART_DEFAULT=
6
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y
+CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
0 commit comments