forked from ms-iot/MU_PLATFORM_NXP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 794 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
[submodule "Common/MU"]
path = Common/MU
url = https://github.com/Microsoft/mu_plus.git
branch = release/201903
[submodule "MU_BASECORE"]
path = MU_BASECORE
url = https://github.com/Microsoft/mu_basecore.git
branch = release/201903
[submodule "Common/MU_TIANO"]
path = Common/MU_TIANO
url = https://github.com/Microsoft/mu_tiano_plus.git
branch = release/201903
[submodule "Silicon/ARM/MU_TIANO"]
path = Silicon/ARM/MU_TIANO
url = https://github.com/Microsoft/mu_silicon_arm_tiano.git
branch = release/201903
[submodule "Common/MU_OEM_SAMPLE"]
path = Common/MU_OEM_SAMPLE
url = https://github.com/Microsoft/mu_oem_sample.git
branch = release/201903
[submodule "Silicon/ARM/NXP"]
path = Silicon/ARM/NXP
url = https://github.com/ms-iot/MU_SILICON_NXP.git
branch = origin/master