File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ if(CONFIG_HAS_RPI_PICO)
7878 ${rp2_common_dir} /hardware_clocks/include
7979 ${rp2_common_dir} /hardware_irq/include
8080 ${rp2_common_dir} /hardware_pll/include
81+ ${rp2_common_dir} /hardware_rcp/include
8182 ${rp2_common_dir} /hardware_resets/include
8283 ${rp2_common_dir} /hardware_sync_spin_lock/include
8384 ${rp2_common_dir} /hardware_sync/include
@@ -87,6 +88,7 @@ if(CONFIG_HAS_RPI_PICO)
8788 ${rp2_common_dir} /hardware_xosc/include
8889 ${rp2_common_dir} /pico_bootrom/include
8990 ${rp2_common_dir} /pico_flash/include
91+ ${rp2_common_dir} /pico_platform_common/include
9092 ${rp2_common_dir} /pico_platform_compiler/include
9193 ${rp2_common_dir} /pico_platform_panic/include
9294 ${rp2_common_dir} /pico_platform_sections/include
You can’t perform that action at this time.
0 commit comments