From 59ea9b07845cdba0842d6d6382dd922167cead76 Mon Sep 17 00:00:00 2001 From: Philippe Vanhaesendonck Date: Sat, 23 Jun 2018 15:08:38 +0200 Subject: [PATCH] Add Adfruit M0 Feather with GPS Featherwing example --- .gitmodules | 3 +++ Adafruit | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Adafruit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1b838cf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Adafruit"] + path = Adafruit + url = https://github.com/AmedeeBulle/ttn-mapper.git diff --git a/Adafruit b/Adafruit new file mode 160000 index 0000000..eadef17 --- /dev/null +++ b/Adafruit @@ -0,0 +1 @@ +Subproject commit eadef178a8cef9ab29397caa4c9fcb108f09d92a