Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
662409875633773a285048716f710dc6ebae110a
/
.
/
src
/
host
/
pico_printf
/
BUILD.bazel
blob: b6a4bb7536a25be0cebe63e80cfabcb46c0c398c [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"pico_printf"
,
target_compatible_with
=
[
"//bazel/constraint:host"
],
)