debug: esp32c3 uart1 wakeup

This commit is contained in:
Chen Wu
2021-07-27 15:46:23 +08:00
committed by laokaiyao
parent 29229ce32f
commit 35941de800
6 changed files with 57 additions and 29 deletions

View File

@@ -583,6 +583,10 @@ config SOC_UART_SUPPORT_XTAL_CLK
bool
default y
config SOC_UART_SUPPORT_WAKEUP
bool
default y
config SOC_UART_REQUIRE_CORE_RESET
bool
default y