-
-
Notifications
You must be signed in to change notification settings - Fork 205
/
.gitmodules
21 lines (21 loc) · 966 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "app/src/ext_drivers/BMP5-Sensor-API"]
path = app/src/ext_drivers/BMP5-Sensor-API
url = https://github.com/boschsensortec/BMP5-Sensor-API.git
[submodule "app/src/applications/2048/2048_lib"]
path = app/src/applications/2048/2048_lib
url = https://github.com/100askTeam/lv_lib_100ask.git
[submodule "hardware/ZSWatch-HW"]
path = hardware/ZSWatch-HW
url = https://github.com/jakkra/ZSWatch-HW.git
[submodule "hardware/ZSWatch-Dock"]
path = hardware/ZSWatch-Dock
url = https://github.com/jakkra/ZSWatch-Dock.git
[submodule "app/src/ext_drivers/BMI270-Sensor-API"]
path = app/src/ext_drivers/BMI270-Sensor-API
url = https://github.com/boschsensortec/BMI270-Sensor-API.git
[submodule "app/src/ext_drivers/BME68x-Sensor-API"]
path = app/src/ext_drivers/BME68x-Sensor-API
url = https://github.com/boschsensortec/BME68x-Sensor-API.git
[submodule "sensor-fusion"]
path = app/src/ext_drivers/fusion
url = https://github.com/xioTechnologies/Fusion.git