esp32-s2_dfu/.gitmodules

16 lines
559 B
Plaintext
Raw Normal View History

[submodule "hw/mcu/nordic/nrfx"]
path = hw/mcu/nordic/nrfx
2018-07-10 07:05:56 +02:00
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
2019-01-05 03:27:00 +01:00
[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