forked from EdgeTX/edgetx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
17 lines (17 loc) · 793 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "radio/src/thirdparty/AccessDenied"]
path = radio/src/thirdparty/AccessDenied
url = https://github.com/raphaelcoeffic/AccessDenied.git
[submodule "radio/src/thirdparty/FreeRTOS"]
path = radio/src/thirdparty/FreeRTOS
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
shallow = true
[submodule "radio/src/thirdparty/Segger_RTT"]
path = radio/src/thirdparty/Segger_RTT
url = https://github.com/adfernandes/segger-rtt.git
[submodule "radio/src/thirdparty/libopenui/thirdparty/stb"]
path = radio/src/thirdparty/libopenui/thirdparty/stb
url = https://github.com/nothings/stb.git
[submodule "radio/src/thirdparty/libopenui/thirdparty/lvgl"]
path = radio/src/thirdparty/libopenui/thirdparty/lvgl
url = https://github.com/EdgeTX/lvgl.git
branch = release/v8.2