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