-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 817 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/cmsis-5"]
path = external/cmsis-5
url = https://github.com/cmsis-packs/cmsis-5
[submodule "external/cmsis-dfp-stm32f1"]
path = external/cmsis-dfp-stm32f1
url = https://github.com/cmsis-packs/cmsis-dfp-stm32f1
[submodule "external/sensor-blobs"]
path = external/sensor-blobs
url = https://github.com/openinput-fw/sensor-blobs
[submodule "external/tinyusb"]
path = external/tinyusb
url = https://github.com/hathach/tinyusb_src
[submodule "external/cmsis-dfp-efm32gg12b"]
path = external/cmsis-dfp-efm32gg12b
url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b
[submodule "external/cmsis-dfp-sams70"]
path = external/cmsis-dfp-sams70
url = https://github.com/cmsis-packs/cmsis-dfp-sams70
[submodule "external/lufa"]
path = external/lufa
url = https://github.com/abcminiuser/lufa