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