Initial Release
This commit is contained in:
5
rtc/CMakeLists.txt
Normal file
5
rtc/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
if (NOT PICO_NO_HARDWARE)
|
||||
add_subdirectory(hello_rtc)
|
||||
add_subdirectory(rtc_alarm)
|
||||
add_subdirectory(rtc_alarm_repeat)
|
||||
endif ()
|
||||
Reference in New Issue
Block a user