summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-01-11 11:46:51 +0700
committerGitHub <[email protected]>2021-01-11 11:46:51 +0700
commit05728e2b189b228a7b51f359dc207f54b85811ef (patch)
tree11f46d9aaf2de4fa8c758392e791bcbb6a2eece3 /.gitmodules
parentcfcffe94ce62f5ef1fb5aef4641924d64dc4b1c0 (diff)
parentf4300afb1ce12a6f63c1e31d2e413f59e304ce77 (diff)
Merge pull request #589 from gsteiert/feature-dbl-m33
moved neopixel to its own files with additional features
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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