Skip to content

Commit

Permalink
chore: add missing dependency: SynchronousSpiMasterWithChipSelect dep…
Browse files Browse the repository at this point in the history
…ends on hal::OutputPin from hal.interfaces (#451)
  • Loading branch information
richardapeters authored Nov 2, 2023
1 parent 8d5b900 commit 96eaba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/synchronous_util/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
add_library(services.synchronous_util ${EMIL_EXCLUDE_FROM_ALL} STATIC)

target_link_libraries(services.synchronous_util PUBLIC
hal.interfaces
hal.synchronous_interfaces
)

Expand Down

0 comments on commit 96eaba0

Please sign in to comment.