atmel-samd: Switch to https for freetouch submodule.

This commit is contained in:
Scott Shawcroft 2017-04-18 12:34:03 -07:00
parent b97edd4465
commit 076ff82c46
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -11,6 +11,6 @@
[submodule "lib/berkeley-db-1.xx"]
path = lib/berkeley-db-1.xx
url = https://github.com/pfalcon/berkeley-db-1.xx
[submodule "atmel-samd/freetouch"]
[submodule "freetouch2"]
path = atmel-samd/freetouch
url = git@github.com:adafruit/Adafruit_FreeTouch.git
url = https://github.com/adafruit/Adafruit_FreeTouch.git