-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.gitmodules
More file actions
64 lines (64 loc) · 2.56 KB
/
.gitmodules
File metadata and controls
64 lines (64 loc) · 2.56 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[submodule "Drivers/STM32N6xx_HAL_Driver"]
path = Drivers/STM32N6xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32n6xx-hal-driver.git
branch = main
[submodule "Drivers/CMSIS/Device/ST/STM32N6xx"]
path = Drivers/CMSIS/Device/ST/STM32N6xx
url = https://github.com/STMicroelectronics/cmsis-device-n6.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/cs42l51"]
path = Drivers/BSP/Components/cs42l51
url = https://github.com/STMicroelectronics/stm32-cs42l51.git
branch = main
[submodule "Drivers/BSP/Components/gt911"]
path = Drivers/BSP/Components/gt911
url = https://github.com/STMicroelectronics/stm32-gt911.git
branch = main
[submodule "Drivers/BSP/Components/imx335"]
path = Drivers/BSP/Components/imx335
url = https://github.com/STMicroelectronics/stm32-imx335.git
branch = main
[submodule "Drivers/BSP/Components/lan8742"]
path = Drivers/BSP/Components/lan8742
url = https://github.com/STMicroelectronics/stm32-lan8742.git
branch = main
[submodule "Drivers/BSP/Components/mx25um51245g"]
path = Drivers/BSP/Components/mx25um51245g
url = https://github.com/STMicroelectronics/stm32-mx25um51245g.git
branch = main
[submodule "Drivers/BSP/Components/mx66uw1g45g"]
path = Drivers/BSP/Components/mx66uw1g45g
url = https://github.com/STMicroelectronics/stm32-mx66uw1g45g.git
branch = main
[submodule "Drivers/BSP/Components/rk050hr18"]
path = Drivers/BSP/Components/rk050hr18
url = https://github.com/STMicroelectronics/stm32-rk050hr18.git
branch = main
[submodule "Drivers/BSP/Components/rtl8211"]
path = Drivers/BSP/Components/rtl8211
url = https://github.com/STMicroelectronics/stm32-rtl8211.git
branch = main
[submodule "Drivers/BSP/Components/tcpp0203"]
path = Drivers/BSP/Components/tcpp0203
url = https://github.com/STMicroelectronics/stm32-tcpp0203.git
branch = main
[submodule "Drivers/BSP/Components/wm8904"]
path = Drivers/BSP/Components/wm8904
url = https://github.com/STMicroelectronics/stm32-wm8904.git
branch = main
[submodule "Drivers/BSP/Components/aps256xx"]
path = Drivers/BSP/Components/aps256xx
url = https://github.com/STMicroelectronics/stm32-aps256.git
branch = main
[submodule "Drivers/BSP/STM32N6xx_Nucleo"]
path = Drivers/BSP/STM32N6xx_Nucleo
url = https://github.com/STMicroelectronics/stm32n6xx-nucleo-bsp
branch = main
[submodule "Drivers/BSP/STM32N6570-DK"]
path = Drivers/BSP/STM32N6570-DK
url = https://github.com/STMicroelectronics/stm32n6570-dk-bsp
branch = main