We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d118c commit 3c39eecCopy full SHA for 3c39eec
src/rp2_common/hardware_watchdog/CMakeLists.txt
@@ -1,3 +1,3 @@
1
pico_simple_hardware_target(watchdog)
2
3
-pico_mirrored_target_link_libraries(hardware_watchdog INTERFACE hardware_ticks)
+pico_mirrored_target_link_libraries(hardware_watchdog INTERFACE hardware_ticks pico_bootrom)
0 commit comments