Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Add submodule to tyler's ros2 serial branch (#130)
Browse files Browse the repository at this point in the history
- This is transitive dependency and required to build in CI

Signed-off-by: Alex Moriarty <[email protected]>
  • Loading branch information
moriarty authored Nov 20, 2023
1 parent f86cffc commit c26bc4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
path = src/external_dependencies/picknik_accessories
url = https://github.com/PickNikRobotics/picknik_accessories.git
branch = ur-main
[submodule "src/external_dependencies/serial"]
path = src/external_dependencies/serial
url = https://github.com/tylerjw/serial.git
branch = ros2
1 change: 1 addition & 0 deletions src/external_dependencies/serial
Submodule serial added at d8d160

0 comments on commit c26bc4f

Please sign in to comment.