Files
openharmony_kernel_liteos_m/.gitmodules
Caoruihong ad1e09ff77 add third_party FatFs and fix BUILD.gn
Change-Id: I456530ca5282d6c4b0904d04ae0a0a5ff155391a
2021-04-23 12:05:48 +08:00

13 lines
444 B
Plaintext

[submodule "third_party/cmsis"]
path = third_party/cmsis
url = https://gitee.com/openharmony/third_party_cmsis.git
branch = .
[submodule "third_party/bounds_checking_function"]
path = third_party/bounds_checking_function
url = https://gitee.com/openharmony/third_party_bounds_checking_function.git
branch = .
[submodule "third_party/FatFs"]
path = third_party/FatFs
url = https://gitee.com/openharmony/third_party_FatFs.git
branch = .