Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
45984e276f85aa24d33aa0ab62ed1e6df96a0784
/
.
/
src
/
common
/
boot_uf2
/
BUILD.bazel
blob: a170f69673bec19f4aba250ce088602524ceeeee [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"boot_uf2"
,
hdrs
=
[
"include/boot/uf2.h"
],
includes
=
[
"include"
],
)