forked from iree-org/iree-bare-metal-arm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (29 loc) · 1.28 KB
/
.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
28
29
30
# SPDX-FileCopyrightText: 2021 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
# SPDX-License-Identifier: CC0-1.0
[submodule "third_party/iree"]
path = third_party/iree
url = https://github.com/openxla/iree.git
[submodule "third_party/libopencm3"]
path = third_party/libopencm3
url = https://github.com/libopencm3/libopencm3.git
[submodule "third_party/cmsis_device_f4"]
path = third_party/cmsis_device_f4
url = https://github.com/STMicroelectronics/cmsis_device_f4.git
[submodule "third_party/CMSIS_5"]
path = third_party/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "third_party/cmsis_device_f7"]
path = third_party/cmsis_device_f7
url = https://github.com/STMicroelectronics/cmsis_device_f7.git
[submodule "third_party/cmsis_device_h7"]
path = third_party/cmsis_device_h7
url = https://github.com/STMicroelectronics/cmsis_device_h7.git
[submodule "third_party/ethos-u-core-platform"]
path = third_party/ethos-u-core-platform
url = https://git.mlplatform.org/ml/ethos-u/ethos-u-core-platform.git
[submodule "third_party/cmsis_device_l4"]
path = third_party/cmsis_device_l4
url = https://github.com/STMicroelectronics/cmsis_device_l4.git
[submodule "third_party/nrfx"]
path = third_party/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git