From cf4999d8750bc088934b405f5da0593ec4c800b6 Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Wed, 3 Apr 2019 11:15:00 -0500 Subject: [PATCH] add awesome-circuitpython as submodule --- .gitmodules | 3 +++ awesome-circuitpython | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 awesome-circuitpython diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..31f8455e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "awesome-circuitpython"] + path = awesome-circuitpython + url = https://github.com/adafruit/awesome-circuitpython diff --git a/awesome-circuitpython b/awesome-circuitpython new file mode 160000 index 00000000..97af22dd --- /dev/null +++ b/awesome-circuitpython @@ -0,0 +1 @@ +Subproject commit 97af22dd42b00c0fcd269f568385ece6116dd66d