8000 remove sdkconfig from lilygo twatch 2020 v3 to restore serial in 9.2 · hierophect/circuitpython@236e319 · GitHub
[go: up one dir, main page]

Skip to content

Commit 236e319

Browse files
committed
remove sdkconfig from lilygo twatch 2020 v3 to restore serial in 9.2
1 parent 53f76c5 commit 236e319

File tree

1 file changed

+0
-22
lines changed
  • ports/espressif/boards/lilygo_twatch_2020_v3

1 file changed

+0
-22
lines changed
Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +0,0 @@
1-
#
2-
# Espressif IoT Development Framework Configuration
3-
#
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=1
16-
CONFIG_ESP_CONSOLE_UART_RX_GPIO=3
17-
CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
18-
# end of ESP System Settings
19-
20-
# end of Component config
21-
22-
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)
0