Files
edgetx/.gitmodules
2026-08-03 16:37:20 +08:00

19 lines
696 B
Plaintext

[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/stb"]
path = radio/src/thirdparty/stb
url = https://github.com/nothings/stb.git
[submodule "radio/src/thirdparty/lvgl"]
path = radio/src/thirdparty/lvgl
url = https://github.com/EdgeTX/lvgl.git
branch = release/v8.2
[submodule "radio/src/thirdparty/uf2"]
path = radio/src/thirdparty/uf2
url = https://github.com/microsoft/uf2.git
shallow = true