8000 Attempt 3 to fix bazel build · raspberrypi/pico-sdk@d6121e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6121e9

Browse files
committed
Attempt 3 to fix bazel build
1 parent 45d455f commit d6121e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ alias(
1919
"//src/rp2_common/boot_bootrom_headers:__pkg__",
2020
"//src/rp2_common/hardware_boot_lock:__pkg__",
2121
"//src/rp2_common/pico_flash:__pkg__",
22+
"//src/rp2_common/hardware_rcp:__pkg__",
2223
],
2324
)
2425

0 commit comments

Comments
 (0)
0