diff options
| author | hathach <[email protected]> | 2018-11-13 11:42:19 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-11-13 11:42:19 +0700 |
| commit | b6bd5458d2446e42191cd51887af948a4a677324 (patch) | |
| tree | f9a5f3978e998f78d271e5ba52f6ac24f5b2c9f1 | |
| parent | cb9bcce6a21c28e8bf0fa4259ebbb55614f05aca (diff) | |
add samd asf4 submodule repo from Adafruit
| -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 |
