-
Notifications
You must be signed in to change notification settings - Fork 103
/
.gitmodules
48 lines (48 loc) · 1.93 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "Drivers/STM32G4xx_HAL_Driver"]
path = Drivers/STM32G4xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32g4xx_hal_driver.git
branch = master
[submodule "Drivers/CMSIS/Device/ST/STM32G4xx"]
path = Drivers/CMSIS/Device/ST/STM32G4xx
url = https://github.com/STMicroelectronics/cmsis_device_g4.git
branch = master
[submodule "Drivers/BSP/B-G474E-DPOW1"]
path = Drivers/BSP/B-G474E-DPOW1
url = https://github.com/STMicroelectronics/b-g474e-dpow1-bsp.git
branch = main
[submodule "Drivers/BSP/STM32G4xx_Nucleo"]
path = Drivers/BSP/STM32G4xx_Nucleo
url = https://github.com/STMicroelectronics/stm32g4xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/STM32G474E-EVAL"]
path = Drivers/BSP/STM32G474E-EVAL
url = https://github.com/STMicroelectronics/stm32g474e-eval-bsp.git
branch = main
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-common.git
branch = main
[submodule "Drivers/BSP/Components/hx8347d"]
path = Drivers/BSP/Components/hx8347d
url = https://github.com/STMicroelectronics/stm32-hx8347d.git
branch = main
[submodule "Drivers/BSP/Components/mfxstm32l152"]
path = Drivers/BSP/Components/mfxstm32l152
url = https://github.com/STMicroelectronics/stm32-mfxstm32l152.git
branch = main
[submodule "Drivers/BSP/Components/mt25ql512abb"]
path = Drivers/BSP/Components/mt25ql512abb
url = https://github.com/STMicroelectronics/stm32-mt25ql512abb.git
branch = main
[submodule "Drivers/BSP/Components/stts751"]
path = Drivers/BSP/Components/stts751
url = https://github.com/STMicroelectronics/stm32-stts751.git
branch = main
[submodule "Drivers/BSP/Components/st7735"]
path = Drivers/BSP/Components/st7735
url = https://github.com/STMicroelectronics/stm32-st7735.git
branch = main
[submodule "Drivers/BSP/Components/wm8994"]
path = Drivers/BSP/Components/wm8994
url = https://github.com/STMicroelectronics/stm32-wm8994.git
branch = main