rtc_wdt: re-enable RTC_WDT

This commit is contained in:
KonstantinKondrashov
2019-08-14 18:26:36 +08:00
parent 3ffa33c84d
commit d3637cd06b
5 changed files with 178 additions and 8 deletions

View File

@@ -6,6 +6,7 @@ set(SOC_SRCS "cpu_util.c"
"rtc_pm.c"
"rtc_sleep.c"
"rtc_time.c"
"rtc_wdt.c"
"soc_memory_layout.c"
"spi_periph.c"
"ledc_periph.c"