Files
openharmony_kernel_liteos_m/.gitmodules
Caoruihong 3ae790b065 use relative url for submodules
Change-Id: I3445dfb7b62888a2f6674fdebd364fb1727c61aa
2021-04-29 00:55:52 +08:00

13 lines
363 B
Plaintext

[submodule "third_party/cmsis"]
path = third_party/cmsis
url = ../third_party_cmsis.git
branch = .
[submodule "third_party/bounds_checking_function"]
path = third_party/bounds_checking_function
url = ../third_party_bounds_checking_function.git
branch = .
[submodule "third_party/FatFs"]
path = third_party/FatFs
url = ../third_party_FatFs.git
branch = .