Odiin/.gitmodules
2020-09-26 21:40:00 -04:00

26 lines
768 B
Text

[submodule "nRF5_SDK"]
path = vendor/nRF5_SDK
url = https://github.com/cmdwtf/nRF5_SDK.git
[submodule "littlefs"]
path = vendor/littlefs
url = https://github.com/ARMmbed/littlefs.git
[submodule "Cie1931"]
path = vendor/Cie1931
url = https://github.com/nitz/Cie1931.git
[submodule "lvgl"]
path = vendor/lvgl/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "TinyFSM"]
path = vendor/TinyFSM
url = https://github.com/digint/tinyfsm.git
[submodule "Biifrost"]
path = .hardware/Biifrost
url = https://github.com/cmdwtf/Biifrost.git
branch = main
[submodule "cwalk"]
path = vendor/cwalk
url = https://github.com/likle/cwalk.git
[submodule "bootloader"]
path = bootloader
url = https://github.com/cmdwtf/Adafruit_nRF52_Bootloader.git
branch = odiin