-
-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 778 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "CANopenLinux"]
path = CANopenLinux
url = https://github.com/CANopenNode/CANopenLinux.git
[submodule "test/libs/bats-core"]
path = test/libs/bats-core
url = https://github.com/bats-core/bats-core.git
[submodule "test/libs/bats-support"]
path = test/libs/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "test/libs/bats-assert"]
path = test/libs/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "CANopenNode.github.io"]
path = CANopenNode.github.io
url = https://github.com/CANopenNode/CANopenNode.github.io
[submodule "CANopenPIC"]
path = CANopenPIC
url = https://github.com/CANopenNode/CANopenPIC.git
[submodule "CANopenADI"]
path = CANopenADI
url = https://github.com/Analog-Devices-MSDK/CANopenADI