Skip to content

Commit

Permalink
#verification #sonar #docs
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Dec 9, 2024
1 parent bc4a315 commit 5aba8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/modules/Findlibcanard.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
include(FetchContent)

set(libcanard_GIT_REPOSITORY "https://github.com/OpenCyphal/libcanard.git")
set(libcanard_GIT_TAG "sshirokov/v4_tx_poll")
set(libcanard_GIT_TAG "v4")

FetchContent_Declare(
libcanard
Expand Down

0 comments on commit 5aba8c7

Please sign in to comment.