-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 884 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "firmware/third_party/cmsis_core"]
path = firmware/third_party/cmsis_core
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "firmware/third_party/cmsis_device_f4"]
path = firmware/third_party/cmsis_device_f4
url = https://github.com/STMicroelectronics/cmsis_device_f4.git
[submodule "firmware/third_party/libcanard"]
path = firmware/third_party/libcanard
url = https://github.com/OpenCyphal/libcanard.git
[submodule "firmware/third_party/o1heap"]
path = firmware/third_party/o1heap
url = https://github.com/pavel-kirienko/o1heap.git
[submodule "firmware/third_party/public_regulated_data_types"]
path = firmware/third_party/public_regulated_data_types
url = https://github.com/OpenCyphal/public_regulated_data_types.git
[submodule "firmware/third_party/micro_ecc"]
path = firmware/third_party/micro_ecc
url = https://github.com/kmackay/micro-ecc.git