forked from r2p/r2p-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 900 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "modules/IMU_module"]
path = modules/IMU_module
url = https://github.com/r2p/IMU_module.git
[submodule "modules/IO_module"]
path = modules/IO_module
url = https://github.com/r2p/IO_module.git
[submodule "modules/uDC_module"]
path = modules/uDC_module
url = https://github.com/r2p/uDC_module.git
[submodule "modules/USB_module"]
path = modules/USB_module
url = https://github.com/r2p/USB_module.git
[submodule "packages"]
path = packages
url = https://github.com/r2p/packages.git
[submodule "core/RTCAN"]
path = core/RTCAN
url = https://github.com/r2p/RTCAN.git
[submodule "core/Middleware"]
path = core/Middleware
url = https://github.com/r2p/Middleware.git
[submodule "core/ChibiOS"]
path = core/ChibiOS
url = https://github.com/ChibiOS/ChibiOS.git
[submodule "modules/Proximity_module"]
path = modules/Proximity_module
url = https://github.com/r2p/Proximity_module.git