Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
45984e276f85aa24d33aa0ab62ed1e6df96a0784
/
.
/
src
/
common
/
boot_uf2
/
CMakeLists.txt
blob: 6ca5c2063cf360fd64f091f7bc049e6be8424cec [
file
] [
log
] [
blame
]
add_library(boot_uf2_headers INTERFACE)
target_include_directories(boot_uf2_headers INTERFACE ${CMAKE_CURRENT_LIST_DIR}/include)