Skip to content

Commit 076ff82

Browse files
committed
atmel-samd: Switch to https for freetouch submodule.
1 parent b97edd4 commit 076ff82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
[submodule "lib/berkeley-db-1.xx"]
1212
path = lib/berkeley-db-1.xx
1313
url = https://github.com/pfalcon/berkeley-db-1.xx
14-
[submodule "atmel-samd/freetouch"]
14+
[submodule "freetouch2"]
1515
path = atmel-samd/freetouch
16-
url = git@github.com:adafruit/Adafruit_FreeTouch.git
16+
url = https://github.com/adafruit/Adafruit_FreeTouch.git

0 commit comments

Comments
 (0)