-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 967 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Drivers/CMSIS/Device/ST/STM32WL3X"]
path = Drivers/CMSIS/Device/ST/STM32WL3X
url = https://github.com/STMicroelectronics/cmsis-device-wl3.git
branch = main
[submodule "Drivers/STM32WL3x_HAL_Driver"]
path = Drivers/STM32WL3x_HAL_Driver
url = https://github.com/STMicroelectronics/stm32wl3x-hal-driver.git
branch = main
[submodule "Drivers/BSP/STM32WL3x-Nucleo"]
path = Drivers/BSP/STM32WL3x-Nucleo
url = https://github.com/STMicroelectronics/stm32wl3x-nucleo-bsp.git
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/wMBus"]
path = Middlewares/ST/wMBus
url = https://github.com/STMicroelectronics/stm32-mw-wmbus
branch = main