Skip to content

Commit 4722c30

Browse files
committed
serial: Add serial from tylerjw fork
- we would prefer not to use the fork but we need to turn on CI - when wjwwood/serial#204 or wjwwood/serial#283 are closed we can switch - related to #21 Signed-off-by: Alex Moriarty <[email protected]>
1 parent ef68501 commit 4722c30

3 files changed

+12
-15
lines changed
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repositories:
2-
## EXAMPLE DEPENDENCY
3-
# <some_ros_package>:
4-
# type: git
5-
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
6-
# version: master
2+
serial:
3+
type: git
4+
url: https://github.com/tylerjw/serial.git
5+
version: ros2
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repositories:
2-
## EXAMPLE DEPENDENCY
3-
# <some_ros_package>:
4-
# type: git
5-
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
6-
# version: master
2+
serial:
3+
type: git
4+
url: https://github.com/tylerjw/serial.git
5+
version: ros2
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repositories:
2-
## EXAMPLE DEPENDENCY
3-
# <some_ros_package>:
4-
# type: git
5-
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
6-
# version: master
2+
serial:
3+
type: git
4+
url: https://github.com/tylerjw/serial.git
5+
version: ros2

0 commit comments

Comments
 (0)