Skip to content

Commit 0a0a89a

Browse files
authored
Merge pull request #9916 from Neradoc/fix-lilygo-twatch-2020
Restore serial on lilygo twatch 2020 v3
2 parents 53f76c5 + 236e319 commit 0a0a89a

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)