Skip to content

Commit ce22637

Browse files
committed
feat(pico-sdk): add hardware_rtc library
wokwi/wokwi-features#999
1 parent ff037fc commit ce22637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pico-sdk/project/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ target_link_libraries(
2222
hardware_interp
2323
hardware_pio
2424
hardware_pwm
25+
hardware_rtc
2526
hardware_spi
2627
)
2728

0 commit comments

Comments
 (0)