Skip to content

Commit

Permalink
remove sdkconfig from lilygo twatch 2020 v3 to restore serial in 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neradoc committed Dec 25, 2024
1 parent 53f76c5 commit 236e319
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions ports/espressif/boards/lilygo_twatch_2020_v3/sdkconfig
Original file line number Diff line number Diff line change
@@ -1,22 +0,0 @@
#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# ESP System Settings
#
CONFIG_ESP_CONSOLE_UART_CUSTOM=y
# CONFIG_ESP_CONSOLE_NONE is not set
CONFIG_ESP_CONSOLE_UART=y
CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
CONFIG_ESP_CONSOLE_UART_NUM=0
CONFIG_ESP_CONSOLE_UART_TX_GPIO=1
CONFIG_ESP_CONSOLE_UART_RX_GPIO=3
CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
# end of ESP System Settings

# end of Component config

# end of Espressif IoT Development Framework Configuration

0 comments on commit 236e319

Please sign in to comment.