add Adafruit samd-peripherals as submodule.

clean up board
This commit is contained in:
hathach
2018-11-14 00:22:49 +07:00
parent e8246dd367
commit 4b1f4c7b6f
14 changed files with 17 additions and 179 deletions

5
.gitmodules vendored
View File

@@ -3,4 +3,7 @@
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
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