|
4 | 4 | [submodule "libraries/Adafruit_TinyUSB_Arduino"] |
5 | 5 | path = libraries/Adafruit_TinyUSB_Arduino |
6 | 6 | url = https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git |
7 | | -[submodule "libraries/Sensirion_Core"] |
8 | | - path = libraries/Sensirion_Core |
9 | | - url = https://github.com/Sensirion/arduino-core |
| 7 | +[submodule "libraries/arduino-core"] |
| 8 | + path = libraries/arduino-core |
| 9 | + url = https://github.com/Sensirion/arduino-core.git |
10 | 10 | [submodule "libraries/LBMX"] |
11 | 11 | path = libraries/LBMX |
12 | | - url = https://github.com/SeeedJP/LBMX |
| 12 | + url = https://github.com/SeeedJP/LBMX.git |
13 | 13 | [submodule "libraries/LBM_WM1110"] |
14 | 14 | path = libraries/LBM_WM1110 |
15 | | - url = https://github.com/SeeedJP/LBM_WM1110 |
16 | | -[submodule "libraries/Wio_Tracker_1110_Examples"] |
17 | | - path = libraries/Wio_Tracker_1110_Examples |
18 | | - url = https://github.com/SeeedJP/Wio_Tracker_1110_Examples |
| 15 | + url = https://github.com/SeeedJP/LBM_WM1110.git |
19 | 16 | [submodule "libraries/SdFat"] |
20 | 17 | path = libraries/SdFat |
21 | | - url = https://github.com/adafruit/SdFat |
| 18 | + url = https://github.com/adafruit/SdFat.git |
22 | 19 | [submodule "libraries/Adafruit_SPIFlash"] |
23 | 20 | path = libraries/Adafruit_SPIFlash |
24 | | - url = https://github.com/adafruit/Adafruit_SPIFlash |
| 21 | + url = https://github.com/adafruit/Adafruit_SPIFlash.git |
| 22 | +[submodule "libraries/arduino-gas-index-algorithm"] |
| 23 | + path = libraries/arduino-gas-index-algorithm |
| 24 | + url = https://github.com/Sensirion/arduino-gas-index-algorithm.git |
| 25 | +[submodule "libraries/arduino-i2c-sgp41"] |
| 26 | + path = libraries/arduino-i2c-sgp41 |
| 27 | + url = https://github.com/Sensirion/arduino-i2c-sgp41.git |
| 28 | +[submodule "libraries/arduino-i2c-sht4x"] |
| 29 | + path = libraries/arduino-i2c-sht4x |
| 30 | + url = https://github.com/Sensirion/arduino-i2c-sht4x.git |
| 31 | +[submodule "libraries/Seeed_Arduino_DPS310"] |
| 32 | + path = libraries/Seeed_Arduino_DPS310 |
| 33 | + url = https://github.com/Seeed-Studio/Seeed_Arduino_DPS310.git |
| 34 | + branch = dps310 |
| 35 | +[submodule "libraries/Seeed_Arduino_LIS3DHTR"] |
| 36 | + path = libraries/Seeed_Arduino_LIS3DHTR |
| 37 | + url = https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR.git |
| 38 | +[submodule "libraries/Seeed_Arduino_UltrasonicRanger"] |
| 39 | + path = libraries/Seeed_Arduino_UltrasonicRanger |
| 40 | + url = https://github.com/Seeed-Studio/Seeed_Arduino_UltrasonicRanger.git |
| 41 | +[submodule "libraries/Grove_Sunlight_Sensor"] |
| 42 | + path = libraries/Grove_Sunlight_Sensor |
| 43 | + url = https://github.com/Seeed-Studio/Grove_Sunlight_Sensor.git |
| 44 | + branch = Si1151 |
| 45 | +[submodule "libraries/Wio_Tracker_1110_Examples"] |
| 46 | + path = libraries/Wio_Tracker_1110_Examples |
| 47 | + url = https://github.com/Seeed-Studio/Wio_Tracker_1110_Examples.git |
0 commit comments