forked from stm32duino/Arduino_Core_STM32
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
27 lines (27 loc) · 1.01 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
[submodule "libraries/STM32SD"]
path = libraries/STM32SD
url = https://github.com/geolink/STM32SD.git
[submodule "libraries/FatFs"]
path = libraries/FatFs
url = https://github.com/geolink/FatFs.git
[submodule "libraries/QSPI_Flash"]
path = libraries/QSPI_Flash
url = https://github.com/geolink/QuadSPIFlash.git
[submodule "libraries/TinyGPS"]
path = libraries/TinyGPS
url = https://github.com/geolink/TinyGPS.git
[submodule "libraries/DueFlashStorage"]
path = libraries/DueFlashStorage
url = https://github.com/geolink/DueFlashStorage.git
[submodule "libraries/STM32RTC"]
path = libraries/STM32RTC
url = https://github.com/geolink/STM32RTC.git
[submodule "libraries/STM32BackupRegs"]
path = libraries/STM32BackupRegs
url = https://github.com/geolink/STM32BackupRegs.git
[submodule "libraries/STM32FreeRTOS"]
path = libraries/STM32FreeRTOS
url = https://github.com/RoboTech-srl/STM32FreeRTOS.git
[submodule "libraries/STM32LowPower"]
path = libraries/STM32LowPower
url = https://github.com/RoboTech-srl/STM32LowPower/