diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-04-17 16:43:46 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-04-18 09:44:04 -0700 |
| commit | 67ec52d7a97f5559a40c6dceb1a70abb9d7b88f0 (patch) | |
| tree | 72e755a6746a6d95a16553fa073e6c8eb5a39880 /.gitmodules | |
| parent | 225fdb03071256a34200e02f0325881b86e43328 (diff) | |
atmel-samd: Swap out pulseio for touchio based on FreeTouch.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
