From 67ec52d7a97f5559a40c6dceb1a70abb9d7b88f0 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 17 Apr 2017 16:43:46 -0700 Subject: atmel-samd: Swap out pulseio for touchio based on FreeTouch. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7735bc2d0..97cb88f1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +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"] + path = atmel-samd/freetouch + url = git@github.com:adafruit/Adafruit_FreeTouch.git -- cgit v1.2.3