add third_party FatFs and fix BUILD.gn
Change-Id: I456530ca5282d6c4b0904d04ae0a0a5ff155391a
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,8 +1,12 @@
|
||||
[submodule "third_party/cmsis"]
|
||||
path = third_party/cmsis
|
||||
url = ../third_party_cmsis.git
|
||||
url = https://gitee.com/openharmony/third_party_cmsis.git
|
||||
branch = .
|
||||
[submodule "third_party/bounds_checking_function"]
|
||||
path = third_party/bounds_checking_function
|
||||
url = ../third_party_bounds_checking_function.git
|
||||
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 = .
|
||||
|
||||
Reference in New Issue
Block a user