From 6c842338d6c5900a1c327a18ff2d2bccb5697459 Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 20 Nov 2018 00:57:34 +0700 Subject: remove samd-peripherals submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 30abb53e8..c0dd4dd1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [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 -- cgit v1.3.1