use third_party by git submodules

Change-Id: I1e2fe3e887c5ec528921534d4618d89d8cf90759
This commit is contained in:
Caoruihong
2021-04-20 18:16:34 +08:00
parent 4474869a07
commit b70f2c3e91
83 changed files with 101 additions and 12314 deletions

8
.gitmodules vendored Normal file
View File

@@ -0,0 +1,8 @@
[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 = .