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 d47739b commit 9acc100Copy full SHA for 9acc100
ports/espressif/boards/espressif_esp32s3_lcd_ev/sdkconfig
@@ -4,19 +4,6 @@
4
#
5
# Component config
6
7
-#
8
-# ESP System Settings
9
10
-CONFIG_ESP_CONSOLE_UART_CUSTOM=y
11
-# CONFIG_ESP_CONSOLE_NONE is not set
12
-CONFIG_ESP_CONSOLE_UART=y
13
-CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
14
-CONFIG_ESP_CONSOLE_UART_NUM=0
15
-CONFIG_ESP_CONSOLE_UART_TX_GPIO=43
16
-CONFIG_ESP_CONSOLE_UART_RX_GPIO=44
17
-CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
18
-# end of ESP System Settings
19
-
20
21
# LWIP
22
0 commit comments