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 418fa6d commit 313dfa2Copy full SHA for 313dfa2
modules/hal_rpi_pico/CMakeLists.txt
@@ -60,7 +60,6 @@ if(CONFIG_HAS_RPI_PICO)
60
${rp2_common_dir}/hardware_clocks/clocks.c
61
${rp2_common_dir}/hardware_pll/pll.c
62
${rp2_common_dir}/hardware_xosc/xosc.c
63
- ${rp2_common_dir}/hardware_watchdog/watchdog.c
64
${rp2_common_dir}/hardware_sync_spin_lock/sync_spin_lock.c
65
${rp2_common_dir}/hardware_ticks/ticks.c
66
${rp2_common_dir}/pico_bootrom/bootrom.c
0 commit comments