-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.49 KB
/
.gitmodules
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
26
27
28
29
30
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-DS18B20"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-DS18B20
url = git@github.com:tollsimy/ESP32-DS18B20.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-MAX77960-MAX77961"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-MAX77960-MAX77961
url = git@github.com:tollsimy/ESP32-MAX77960-MAX77961.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-SX1503"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-SX1503
url = git@github.com:tollsimy/ESP32-SX1503.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-PCF2127"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-PCF2127
url = git@github.com:tollsimy/ESP32-PCF2127.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-AS7341"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-AS7341
url = git@github.com:tollsimy/ESP32-AS7341.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-TCS34725"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-TCS34725
url = git@github.com:tollsimy/ESP32-TCS34725.git
[submodule "LAITS-FW/LAITS-FW/components/drivers/ESP32-BH1750"]
path = LAITS-FW/LAITS-FW/components/drivers/ESP32-BH1750
url = git@github.com:tollsimy/ESP32-BH1750.git
[submodule "LAITS-HW"]
path = LAITS-HW
url = git@github.com:tollsimy/LAITS-HW.git
[submodule "LAITS-FW/esp-idf"]
path = LAITS-FW/esp-idf
url = https://github.com/espressif/esp-idf.git
[submodule "thesis-report"]
path = thesis-report
url = git@github.com:tollsimy/thesis-report.git