-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy path.gitmodules
More file actions
124 lines (124 loc) · 4.93 KB
/
Copy path.gitmodules
File metadata and controls
124 lines (124 loc) · 4.93 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
[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
[submodule "Middlewares/ST/STM32_ISP_Library"]
path = Middlewares/ST/STM32_ISP_Library
url = https://github.com/STMicroelectronics/stm32-mw-isp
branch = main
[submodule "Middlewares/Third_Party/mbedtls"]
path = Middlewares/Third_Party/mbedtls
url = https://github.com/STMicroelectronics/stm32-mw-mbedtls
branch = main
[submodule "Middlewares/Third_Party/mcuboot"]
path = Middlewares/Third_Party/mcuboot
url = https://github.com/STMicroelectronics/stm32-mw-mcuboot
branch = main
[submodule "Middlewares/ST/STM32_ExtMem_Loader"]
path = Middlewares/ST/STM32_ExtMem_Loader
url = https://github.com/STMicroelectronics/stm32-mw-extmem-ldr
branch = main
[submodule "Middlewares/ST/STM32_ExtMem_Manager"]
path = Middlewares/ST/STM32_ExtMem_Manager
url = https://github.com/STMicroelectronics/stm32-mw-extmem-mgr
branch = main
[submodule "Middlewares/ST/OpenBootloader"]
path = Middlewares/ST/OpenBootloader
url = https://github.com/STMicroelectronics/stm32-mw-openbl
branch = main
[submodule "Middlewares/ST/STM32_USBPD_Library/Core"]
path = Middlewares/ST/STM32_USBPD_Library/Core
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-core
branch = main
[submodule "Middlewares/ST/STM32_USBPD_Library/Devices/STM32N6XX"]
path = Middlewares/ST/STM32_USBPD_Library/Devices/STM32N6XX
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-device-n6
branch = main
[submodule "Middlewares/ST/levelx"]
path = Middlewares/ST/levelx
url = https://github.com/STMicroelectronics/stm32-mw-levelx
branch = main
[submodule "Middlewares/ST/filex"]
path = Middlewares/ST/filex
url = https://github.com/STMicroelectronics/stm32-mw-filex
branch = main
[submodule "Middlewares/ST/usbx"]
path = Middlewares/ST/usbx
url = https://github.com/STMicroelectronics/stm32-mw-usbx
branch = main
[submodule "Middlewares/ST/cmsis_rtos_threadx"]
path = Middlewares/ST/cmsis_rtos_threadx
url = https://github.com/STMicroelectronics/stm32-mw-cmsis-rtos-tx
branch = main
[submodule "Middlewares/ST/threadx"]
path = Middlewares/ST/threadx
url = https://github.com/STMicroelectronics/stm32-mw-threadx
branch = main
[submodule "Middlewares/ST/VideoEncoder_EWL"]
path = Middlewares/ST/VideoEncoder_EWL
url = https://github.com/STMicroelectronics/stm32-mw-venc-ewl
branch = main
[submodule "Middlewares/ST/netxduo"]
path = Middlewares/ST/netxduo
url = https://github.com/STMicroelectronics/stm32-mw-netxduo
branch = main