From 98667b1af87f71baa12a3bbde75cc3a28eb4513c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 20 Apr 2017 14:04:06 -0700 Subject: Turn on build saving and uf2 creation. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5430d248d..21af5f0a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,6 @@ [submodule "freetouch2"] path = atmel-samd/freetouch url = https://github.com/adafruit/Adafruit_FreeTouch.git +[submodule "tools/uf2"] + path = tools/uf2 + url = https://github.com/Microsoft/uf2.git -- cgit v1.2.3