-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.56 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.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
[submodule "Utilities/TRACER_EMB"]
path = Utilities/TRACER_EMB
url = https://github.com/STMicroelectronics/stm32-util-usbpd-tracer-emb.git
[submodule "Drivers/BSP/Components/tcpp0203"]
path = Drivers/BSP/Components/tcpp0203
url = https://github.com/STMicroelectronics/stm32-tcpp0203.git
[submodule "Drivers/BSP/USBPD-TCPP0203"]
path = Drivers/BSP/USBPD-TCPP0203
url = https://github.com/STMicroelectronics/stm32-bsp-usbpd-tcpp0203.git
[submodule "Drivers/STM32G0xx_HAL_Driver"]
path = Drivers/STM32G0xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32g0xx_hal_driver.git
[submodule "Middlewares/Third_Party/FreeRTOS"]
path = Middlewares/Third_Party/FreeRTOS
url = https://github.com/STMicroelectronics/stm32_mw_freertos.git
[submodule "Middlewares/ST/STM32_USBPD_Library/UCSI"]
path = Middlewares/ST/STM32_USBPD_Library/UCSI
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-ucsi.git
[submodule "Middlewares/ST/STM32_USBPD_Library/Core"]
path = Middlewares/ST/STM32_USBPD_Library/Core
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-core.git
[submodule "Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX"]
path = Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-device-g0.git
[submodule "Drivers/BSP/STM32G0xx_Nucleo"]
path = Drivers/BSP/STM32G0xx_Nucleo
url = https://github.com/STMicroelectronics/stm32g0xx-nucleo-bsp.git
[submodule "Drivers/CMSIS/Device/ST/STM32G0xx"]
path = Drivers/CMSIS/Device/ST/STM32G0xx
url = https://github.com/STMicroelectronics/cmsis_device_g0.git