summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 2b3082756cd0ad06e2e7472775dba2cd99918780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "hw/mcu/nordic/nrfx"]
	path = hw/mcu/nordic/nrfx
	url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "hw/mcu/microchip/samd/asf4"]
	path = hw/mcu/microchip/samd/asf4
	url = https://github.com/adafruit/asf4.git
[submodule "tests/vendor/unity"]
	path = tests/vendor/unity
	url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "hw/mcu/st/stm32lib"]
	path = hw/mcu/st/stm32lib
	url = https://github.com/hathach/stm32lib.git
[submodule "hw/mcu/nxp/lpcopen"]
	path = hw/mcu/nxp/lpcopen
	url = https://github.com/hathach/lpcopen.git
[submodule "tools/uf2"]
	path = tools/uf2
	url = https://github.com/microsoft/uf2.git