|
1 | 1 | [submodule "tools/uf2"]
|
2 | 2 | path = tools/uf2
|
3 | 3 | url = https://github.com/microsoft/uf2.git
|
4 |
| -[submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"] |
5 |
| - path = hw/mcu/sony/cxd56/spresense-exported-sdk |
6 |
| - url = https://github.com/sonydevworld/spresense-exported-sdk.git |
7 | 4 | [submodule "hw/mcu/ti"]
|
8 | 5 | path = hw/mcu/ti
|
9 | 6 | url = https://github.com/hathach/ti_driver.git
|
10 |
| -[submodule "hw/mcu/microchip"] |
11 |
| - path = hw/mcu/microchip |
12 |
| - url = https://github.com/hathach/microchip_driver.git |
13 |
| -[submodule "hw/mcu/nuvoton"] |
14 |
| - path = hw/mcu/nuvoton |
15 |
| - url = https://github.com/majbthrd/nuc_driver.git |
16 | 7 | [submodule "lib/lwip"]
|
17 | 8 | path = lib/lwip
|
18 | 9 | url = https://github.com/lwip-tcpip/lwip.git
|
19 |
| -[submodule "hw/mcu/st/cmsis_device_f4"] |
20 |
| - path = hw/mcu/st/cmsis_device_f4 |
21 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f4.git |
22 |
| -[submodule "hw/mcu/st/stm32f4xx_hal_driver"] |
23 |
| - path = hw/mcu/st/stm32f4xx_hal_driver |
24 |
| - url = https://github.com/STMicroelectronics/stm32f4xx_hal_driver.git |
25 |
| -[submodule "hw/mcu/st/cmsis_device_f0"] |
26 |
| - path = hw/mcu/st/cmsis_device_f0 |
27 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f0.git |
28 |
| -[submodule "hw/mcu/st/stm32f0xx_hal_driver"] |
29 |
| - path = hw/mcu/st/stm32f0xx_hal_driver |
30 |
| - url = https://github.com/STMicroelectronics/stm32f0xx_hal_driver.git |
31 |
| -[submodule "hw/mcu/st/cmsis_device_f1"] |
32 |
| - path = hw/mcu/st/cmsis_device_f1 |
33 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f1.git |
34 |
| -[submodule "hw/mcu/st/stm32f1xx_hal_driver"] |
35 |
| - path = hw/mcu/st/stm32f1xx_hal_driver |
36 |
| - url = https://github.com/STMicroelectronics/stm32f1xx_hal_driver.git |
37 |
| -[submodule "hw/mcu/st/cmsis_device_f2"] |
38 |
| - path = hw/mcu/st/cmsis_device_f2 |
39 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f2.git |
40 |
| -[submodule "hw/mcu/st/stm32f2xx_hal_driver"] |
41 |
| - path = hw/mcu/st/stm32f2xx_hal_driver |
42 |
| - url = https://github.com/STMicroelectronics/stm32f2xx_hal_driver.git |
43 |
| -[submodule "hw/mcu/st/cmsis_device_f3"] |
44 |
| - path = hw/mcu/st/cmsis_device_f3 |
45 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f3.git |
46 |
| -[submodule "hw/mcu/st/stm32f3xx_hal_driver"] |
47 |
| - path = hw/mcu/st/stm32f3xx_hal_driver |
48 |
| - url = https://github.com/STMicroelectronics/stm32f3xx_hal_driver.git |
49 |
| -[submodule "hw/mcu/st/cmsis_device_f7"] |
50 |
| - path = hw/mcu/st/cmsis_device_f7 |
51 |
| - url = https://github.com/STMicroelectronics/cmsis_device_f7.git |
52 |
| -[submodule "hw/mcu/st/stm32f7xx_hal_driver"] |
53 |
| - path = hw/mcu/st/stm32f7xx_hal_driver |
54 |
| - url = https://github.com/STMicroelectronics/stm32f7xx_hal_driver.git |
55 |
| -[submodule "hw/mcu/st/cmsis_device_h7"] |
56 |
| - path = hw/mcu/st/cmsis_device_h7 |
57 |
| - url = https://github.com/STMicroelectronics/cmsis_device_h7.git |
58 |
| -[submodule "hw/mcu/st/stm32h7xx_hal_driver"] |
59 |
| - path = hw/mcu/st/stm32h7xx_hal_driver |
60 |
| - url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git |
61 |
| -[submodule "hw/mcu/st/cmsis_device_l0"] |
62 |
| - path = hw/mcu/st/cmsis_device_l0 |
63 |
| - url = https://github.com/STMicroelectronics/cmsis_device_l0.git |
64 |
| -[submodule "hw/mcu/st/stm32l0xx_hal_driver"] |
65 |
| - path = hw/mcu/st/stm32l0xx_hal_driver |
66 |
| - url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git |
67 |
| -[submodule "hw/mcu/st/cmsis_device_l1"] |
68 |
| - path = hw/mcu/st/cmsis_device_l1 |
69 |
| - url = https://github.com/STMicroelectronics/cmsis_device_l1.git |
70 |
| -[submodule "hw/mcu/st/stm32l1xx_hal_driver"] |
71 |
| - path = hw/mcu/st/stm32l1xx_hal_driver |
72 |
| - url = https://github.com/STMicroelectronics/stm32l1xx_hal_driver.git |
73 |
| -[submodule "hw/mcu/st/cmsis_device_l4"] |
74 |
| - path = hw/mcu/st/cmsis_device_l4 |
75 |
| - url = https://github.com/STMicroelectronics/cmsis_device_l4.git |
76 |
| -[submodule "hw/mcu/st/stm32l4xx_hal_driver"] |
77 |
| - path = hw/mcu/st/stm32l4xx_hal_driver |
78 |
| - url = https://github.com/STMicroelectronics/stm32l4xx_hal_driver.git |
79 |
| -[submodule "hw/mcu/st/cmsis_device_g0"] |
80 |
| - path = hw/mcu/st/cmsis_device_g0 |
81 |
| - url = https://github.com/STMicroelectronics/cmsis_device_g0.git |
82 |
| -[submodule "hw/mcu/st/stm32g0xx_hal_driver"] |
83 |
| - path = hw/mcu/st/stm32g0xx_hal_driver |
84 |
| - url = https://github.com/STMicroelectronics/stm32g0xx_hal_driver.git |
85 |
| -[submodule "hw/mcu/st/cmsis_device_g4"] |
86 |
| - path = hw/mcu/st/cmsis_device_g4 |
87 |
| - url = https://github.com/STMicroelectronics/cmsis_device_g4.git |
88 |
| -[submodule "hw/mcu/st/stm32g4xx_hal_driver"] |
89 |
| - path = hw/mcu/st/stm32g4xx_hal_driver |
90 |
| - url = https://github.com/STMicroelectronics/stm32g4xx_hal_driver.git |
91 |
| -[submodule "hw/mcu/st/cmsis_device_l5"] |
92 |
| - path = hw/mcu/st/cmsis_device_l5 |
93 |
| - url = https://github.com/STMicroelectronics/cmsis_device_l5.git |
94 |
| -[submodule "hw/mcu/st/stm32l5xx_hal_driver"] |
95 |
| - path = hw/mcu/st/stm32l5xx_hal_driver |
96 |
| - url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git |
97 |
| -[submodule "hw/mcu/st/cmsis_device_wb"] |
98 |
| - path = hw/mcu/st/cmsis_device_wb |
99 |
| - url = https://github.com/STMicroelectronics/cmsis_device_wb.git |
100 |
| -[submodule "hw/mcu/st/stm32wbxx_hal_driver"] |
101 |
| - path = hw/mcu/st/stm32wbxx_hal_driver |
102 |
| - url = https://github.com/STMicroelectronics/stm32wbxx_hal_driver.git |
103 |
| -[submodule "lib/sct_neopixel"] |
104 |
| - path = lib/sct_neopixel |
105 |
| - url = https://github.com/gsteiert/sct_neopixel |
106 | 10 | [submodule "lib/FreeRTOS-Kernel"]
|
107 | 11 | path = lib/FreeRTOS-Kernel
|
108 | 12 | url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
109 |
| -[submodule "hw/mcu/silabs/cmsis-dfp-efm32gg12b"] |
110 |
| - path = hw/mcu/silabs/cmsis-dfp-efm32gg12b |
111 |
| - url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b |
112 |
| -[submodule "hw/mcu/renesas/rx"] |
113 |
| - path = hw/mcu/renesas/rx |
114 |
| - url = https://github.com/kkitayam/rx_device.git |
115 |
| -[submodule "hw/mcu/nxp/lpcopen"] |
116 |
| - path = hw/mcu/nxp/lpcopen |
117 |
| - url = https://github.com/hathach/nxp_lpcopen.git |
118 |
| -[submodule "hw/mcu/nxp/mcux-sdk"] |
119 |
| - path = hw/mcu/nxp/mcux-sdk |
120 |
| - url = https://github.com/NXPmicro/mcux-sdk.git |
121 |
| -[submodule "hw/mcu/nxp/nxp_sdk"] |
122 |
| - path = hw/mcu/nxp/nxp_sdk |
123 |
| - url = https://github.com/hathach/nxp_sdk.git |
124 |
| -[submodule "hw/mcu/gd/nuclei-sdk"] |
125 |
| - path = hw/mcu/gd/nuclei-sdk |
126 |
| - url = https://github.com/Nuclei-Software/nuclei-sdk.git |
127 |
| -[submodule "hw/mcu/bridgetek/ft9xx/ft90x-sdk"] |
128 |
| - path = hw/mcu/bridgetek/ft9xx/ft90x-sdk |
129 |
| - url = https://github.com/BRTSG-FOSS/ft90x-sdk |
130 |
| -[submodule "hw/mcu/mindmotion/mm32sdk"] |
131 |
| - path = hw/mcu/mindmotion/mm32sdk |
132 |
| - url = https://github.com/hathach/mm32sdk.git |
133 | 13 | [submodule "hw/mcu/broadcom"]
|
134 | 14 | path = hw/mcu/broadcom
|
135 | 15 | url = https://github.com/adafruit/broadcom-peripherals.git
|
136 | 16 | branch = main-build
|
137 |
| -[submodule "hw/mcu/infineon/mtb-xmclib-cat3"] |
138 |
| - path = hw/mcu/infineon/mtb-xmclib-cat3 |
139 |
| - url = https://github.com/Infineon/mtb-xmclib-cat3.git |
140 |
| -[submodule "hw/mcu/allwinner"] |
141 |
| - path = hw/mcu/allwinner |
142 |
| - url = https://github.com/hathach/allwinner_driver.git |
143 |
| -[submodule "hw/mcu/wch/ch32v307"] |
144 |
| - path = hw/mcu/wch/ch32v307 |
145 |
| - url = https://github.com/openwch/ch32v307.git |
146 |
| -[submodule "hw/mcu/raspberry_pi/Pico-PIO-USB"] |
147 |
| - path = hw/mcu/raspberry_pi/Pico-PIO-USB |
148 |
| - url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git |
149 |
| -[submodule "hw/mcu/st/cmsis_device_u5"] |
150 |
| - path = hw/mcu/st/cmsis_device_u5 |
151 |
| - url = https://github.com/STMicroelectronics/cmsis_device_u5 |
152 |
| -[submodule "hw/mcu/st/stm32u5xx_hal_driver"] |
153 |
| - path = hw/mcu/st/stm32u5xx_hal_driver |
154 |
| - url = https://github.com/STMicroelectronics/stm32u5xx_hal_driver |
0 commit comments