diff options
| author | hathach <[email protected]> | 2018-11-20 00:57:34 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-11-20 00:57:34 +0700 |
| commit | 6c842338d6c5900a1c327a18ff2d2bccb5697459 (patch) | |
| tree | dc69dc628a080013623c831a35b4594a8152b949 /.gitmodules | |
| parent | 4e2c357579629c10bad92f2f76161b2073fab107 (diff) | |
remove samd-peripherals submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
