Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
refs/tags/1.0.0
/
.
/
src
/
rp2040
/
hardware_structs
/
CMakeLists.txt
blob: 9c39eef57e34524ea72606cb8763a8bbc900b83c [
file
] [
log
] [
blame
]
add_library(hardware_structs INTERFACE)
target_include_directories(hardware_structs INTERFACE include)
target_link_libraries(hardware_structs INTERFACE hardware_regs)