blob: 2e11af269267117bdaad0188a71f4e778585f6d6 [file] [log] [blame]
add_library(hardware_structs INTERFACE)
add_library(hardware_structs_headers INTERFACE)
target_include_directories(hardware_structs_headers INTERFACE include)
pico_mirrored_target_link_libraries(hardware_structs INTERFACE hardware_regs)