diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/microchip/samd/asf4 | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bdfc08ddc..e569dc9c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [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 = [email protected]:adafruit/asf4.git diff --git a/hw/mcu/microchip/samd/asf4 b/hw/mcu/microchip/samd/asf4 new file mode 160000 +Subproject d270f79aa16dd8fd4ae3b6c14544283dcb992e9 |
