From f4300afb1ce12a6f63c1e31d2e413f59e304ce77 Mon Sep 17 00:00:00 2001 From: Greg Steiert Date: Sun, 10 Jan 2021 18:31:40 +0000 Subject: moving sct neopixel driver to shared library --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dd55bdc0c..1fefa13f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,6 @@ [submodule "lib/CMSIS_5"] path = lib/CMSIS_5 url = https://github.com/ARM-software/CMSIS_5.git +[submodule "lib/sct_neopixel"] + path = lib/sct_neopixel + url = https://github.com/gsteiert/sct_neopixel -- cgit v1.3.1