diff options
| author | hathach <[email protected]> | 2021-01-22 11:17:10 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-01-22 11:17:10 +0700 |
| commit | 0cf2b02791bee41583f58b65c57bdac4ca1faf45 (patch) | |
| tree | 712d223dd102497b8d4764db50d9b3eaa7f82fef /.gitmodules | |
| parent | 4cd8a95ef71fa351af1ec7144301b2736a80c75d (diff) | |
| parent | 388abe9d9cc0a7c360fd902e01461a53bb7b3f42 (diff) | |
Merge branch 'master' into group-boards-into-family
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
