-
Notifications
You must be signed in to change notification settings - Fork 61
Expand file tree
/
Copy path.gitmodules
More file actions
68 lines (68 loc) · 2.78 KB
/
Copy path.gitmodules
File metadata and controls
68 lines (68 loc) · 2.78 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
[submodule "Drivers/CMSIS/Device/ST/STM32L0xx"]
path = Drivers/CMSIS/Device/ST/STM32L0xx
url = https://github.com/STMicroelectronics/cmsis_device_l0.git
branch = master
[submodule "Drivers/STM32L0xx_HAL_Driver"]
path = Drivers/STM32L0xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git
branch = master
[submodule "Drivers/BSP/STM32L0xx_Nucleo"]
path = Drivers/BSP/STM32L0xx_Nucleo
url = https://github.com/STMicroelectronics/stm32l0xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L0xx_Nucleo_32"]
path = Drivers/BSP/STM32L0xx_Nucleo_32
url = https://github.com/STMicroelectronics/stm32l0xx-nucleo-32-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L073Z_EVAL"]
path = Drivers/BSP/STM32L073Z_EVAL
url = https://github.com/STMicroelectronics/stm32l073z-eval-bsp.git
branch = main
[submodule "Drivers/BSP/STM32L0538-Discovery"]
path = Drivers/BSP/STM32L0538-Discovery
url = https://github.com/STMicroelectronics/32l0538discovery-bsp.git
branch = main
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-common
branch = main
[submodule "Drivers/BSP/Components/gde021a1"]
path = Drivers/BSP/Components/gde021a1
url = https://github.com/STMicroelectronics/stm32-gde021a1
branch = main
[submodule "Drivers/BSP/Components/gdem0213b74"]
path = Drivers/BSP/Components/gdem0213b74
url = https://github.com/STMicroelectronics/stm32-gdem0213b74
branch = main
[submodule "Drivers/BSP/Components/hx8347d"]
path = Drivers/BSP/Components/hx8347d
url = https://github.com/STMicroelectronics/stm32-hx8347d
branch = main
[submodule "Drivers/BSP/Components/mfxstm32l152"]
path = Drivers/BSP/Components/mfxstm32l152
url = https://github.com/STMicroelectronics/stm32-mfxstm32l152
branch = main
[submodule "Drivers/BSP/Components/st7735"]
path = Drivers/BSP/Components/st7735
url = https://github.com/STMicroelectronics/stm32-st7735
branch = main
[submodule "Drivers/BSP/Components/stlm75"]
path = Drivers/BSP/Components/stlm75
url = https://github.com/STMicroelectronics/stm32-stlm75
branch = main
[submodule "Middlewares/Third_Party/FatFs"]
path = Middlewares/Third_Party/FatFs
url = https://github.com/STMicroelectronics/stm32-mw-fatfs
branch = master
[submodule "Middlewares/Third_Party/FreeRTOS"]
path = Middlewares/Third_Party/FreeRTOS
url = https://github.com/STMicroelectronics/stm32-mw-freertos
branch = master
[submodule "Middlewares/ST/STM32_USB_Device_Library"]
path = Middlewares/ST/STM32_USB_Device_Library
url = https://github.com/STMicroelectronics/stm32-mw-usb-device
branch = master
[submodule "Middlewares/ST/STM32_TouchSensing_Library"]
path = Middlewares/ST/STM32_TouchSensing_Library
url = https://github.com/STMicroelectronics/stm32-mw-touchsensing
branch = main