summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c1c5cefe7120b76ae096e1059f4461f2e777cabe (plain)
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
[submodule "hw/mcu/nordic/nrfx"]
	path = hw/mcu/nordic/nrfx
	url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "tools/uf2"]
	path = tools/uf2
	url = https://github.com/microsoft/uf2.git
[submodule "hw/mcu/st/st_driver"]
	path = hw/mcu/st/st_driver
	url = https://github.com/hathach/st_driver.git
[submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"]
	path = hw/mcu/sony/cxd56/spresense-exported-sdk
	url = https://github.com/sonydevworld/spresense-exported-sdk.git
[submodule "hw/mcu/ti"]
	path = hw/mcu/ti
	url = https://github.com/hathach/ti_driver.git
[submodule "hw/mcu/nxp"]
	path = hw/mcu/nxp
	url = https://github.com/hathach/nxp_driver.git
[submodule "hw/mcu/microchip"]
	path = hw/mcu/microchip
	url = https://github.com/hathach/microchip_driver.git
[submodule "hw/mcu/nuvoton"]
	path = hw/mcu/nuvoton
	url = https://github.com/majbthrd/nuc_driver.git
[submodule "lib/lwip"]
	path = lib/lwip
	url = https://git.savannah.nongnu.org/git/lwip.git
[submodule "lib/FreeRTOS"]
	path = lib/FreeRTOS
	url = https://github.com/FreeRTOS/FreeRTOS.git
[submodule "lib/CMSIS_5"]
	path = lib/CMSIS_5
	url = https://github.com/ARM-software/CMSIS_5.git
[submodule "lib/CMSIS_4"]
	path = lib/CMSIS_4
	url = https://github.com/ARM-software/CMSIS.git