From b6bd5458d2446e42191cd51887af948a4a677324 Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 13 Nov 2018 11:42:19 +0700 Subject: [PATCH] add samd asf4 submodule repo from Adafruit --- .gitmodules | 3 +++ hw/mcu/microchip/samd/asf4 | 1 + 2 files changed, 4 insertions(+) create mode 160000 hw/mcu/microchip/samd/asf4 diff --git a/.gitmodules b/.gitmodules index bdfc08dd..e569dc9c 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 = git@github.com:adafruit/asf4.git diff --git a/hw/mcu/microchip/samd/asf4 b/hw/mcu/microchip/samd/asf4 new file mode 160000 index 00000000..d270f79a --- /dev/null +++ b/hw/mcu/microchip/samd/asf4 @@ -0,0 +1 @@ +Subproject commit d270f79aa16dd8fd4ae3b6c14544283dcb992e9c