blob: 30abb53e87a1d6b7debe96785646db9896bcd644 (
plain)
1
2
3
4
5
6
7
8
9
|
[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 "hw/mcu/microchip/samd/samd-peripherals"]
path = hw/mcu/microchip/samd/samd-peripherals
url = https://github.com/adafruit/samd-peripherals.git
|