8000
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 20b7b74 commit 45d455fCopy full SHA for 45d455f
src/rp2_common/hardware_rcp/BUILD.bazel
@@ -7,5 +7,5 @@ cc_library(
7
hdrs = ["include/hardware/rcp.h"],
8
includes = ["include"],
9
target_compatible_with = compatible_with_rp2(),
10
- deps = ["//src/rp2_common:pico_platform"],
+ deps = ["//src/rp2_common:pico_platform_internal"],
11
)
0 commit comments