moving sct neopixel driver to shared library

This commit is contained in:
Greg Steiert
2021-01-10 18:31:40 +00:00
parent 5ca7c285f5
commit f4300afb1c
6 changed files with 19 additions and 334 deletions

3
.gitmodules vendored
View File

@@ -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