gpio: fix missing cmakelists for esp32s2beta

This commit is contained in:
Michael (XIAO Xufeng)
2019-06-13 14:15:51 +08:00
parent 3e5997e4a0
commit ea1dcf7fe4

View File

@@ -1,6 +1,8 @@
set(SOC_SRCS "cpu_util.c"
"gpio_periph.c"
"rtc_clk.c"
"rtc_init.c"
"rtc_periph.c"
"rtc_pm.c"
"rtc_sleep.c"
"rtc_time.c"