-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 767 Bytes
/
Copy path.gitmodules
File metadata and controls
25 lines (25 loc) · 767 Bytes
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
[submodule "CMSIS_6"]
path = CMSIS_6
url = https://github.com/ARM-software/CMSIS_6.git
[submodule "CMSIS-DSP"]
path = CMSIS-DSP
url = https://github.com/ARM-software/CMSIS-DSP.git
[submodule "lvgl"]
path = lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "lib/litehtml"]
path = lib/litehtml
url = https://github.com/litehtml/litehtml.git
[submodule "lib/lwip"]
path = lib/lwip
url = https://github.com/lwip-tcpip/lwip.git
[submodule "lib/btstack"]
path = lib/btstack
url = https://github.com/bluekitchen/btstack.git
[submodule "lib/hftrx_tinyusb"]
path = lib/hftrx_tinyusb
url = https://github.com/ua1arn/hftrx_tinyusb.git
[submodule "lib/simple-gui"]
path = lib/simple-gui
url = https://github.com/RA4ASN/Simple-GUI.git
branch = version-1-old