-
Notifications
You must be signed in to change notification settings - Fork 94
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.65 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "CherryUSB"]
path = CherryUSB
url = https://github.com/sakumisu/CherryUSB.git
[submodule "CherryRB"]
path = CherryRB
url = https://github.com/cherry-embedded/CherryRB.git
[submodule "projects/HSLink-Pro/third_party_components/tlsf/tlsf"]
path = projects/HSLink-Pro/third_party_components/tlsf/tlsf
url = https://github.com/mattconte/tlsf.git
[submodule "projects/HSLink-Pro/third_party_components/rapidjson/rapidjson"]
path = projects/HSLink-Pro/third_party_components/rapidjson/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "projects/HSLink-Pro/third_party_components/multibutton/multibutton"]
path = projects/HSLink-Pro/third_party_components/multibutton/multibutton
url = https://github.com/0x1abin/MultiButton.git
[submodule "projects/HSLink-Pro/third_party_components/EasyLogger/EasyLogger"]
path = projects/HSLink-Pro/third_party_components/EasyLogger/EasyLogger
url = https://github.com/armink/EasyLogger.git
[submodule "projects/HSLink-Pro/third_party_components/fal/fal"]
path = projects/HSLink-Pro/third_party_components/fal/fal
url = https://github.com/HSLink/fal.git
[submodule "projects/HSLink-Pro/third_party_components/flashdb/FlashDB"]
path = projects/HSLink-Pro/third_party_components/flashdb/FlashDB
url = https://github.com/armink/FlashDB.git
[submodule "projects/HSLink-Pro/third_party_components/b64.c/b64.c"]
path = projects/HSLink-Pro/third_party_components/b64.c/b64.c
url = https://github.com/jwerle/b64.c.git
[submodule "projects/HSLink-Pro/third_party_components/MultiTimer/MultiTimer"]
path = projects/HSLink-Pro/third_party_components/MultiTimer/MultiTimer
url = https://github.com/HSLink/MultiTimer.git