Skip to content

Commit

Permalink
Revert old repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 23, 2025
1 parent 40d0f54 commit 863ecb4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions wibotic_connector_can/cmake/SuperBuild.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ include(ExternalProject)

ExternalProject_Add(
uavcan
GIT_REPOSITORY https://github.com/dronecan/libuavcan
GIT_TAG main
# Probable newer repo also will work: https://github.com/dronecan/libuavcan
GIT_REPOSITORY https://github.com/OpenCyphal-Garage/libcyphal/
GIT_TAG dcc3a4de237b7482e04543d2393c3a9385685312
PREFIX uavcan
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR}/uavcan)

Expand Down

0 comments on commit 863ecb4

Please sign in to comment.