From 2c26f3542916ca4e4a7df2b230819333b096eab0 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 24 Oct 2017 22:39:08 -0700 Subject: Re-add atmel submodules. --- .gitmodules | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5bb9f4c8c..adf0c871a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,10 @@ path = lib/stm32lib url = https://github.com/micropython/stm32lib branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0 +[submodule "freetouch2"] + path = ports/atmel-samd/freetouch + url = https://github.com/adafruit/Adafruit_FreeTouch.git +[submodule "atmel-samd/asf4"] + path = ports/atmel-samd/asf4 + url = https://github.com/adafruit/asf4.git + branch = circuitpython -- cgit v1.2.3