forked from marcmerlin/ArduinoOnPc-FastLED-GFX-LEDMatrix
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
30 lines (30 loc) · 1.3 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "examples/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos"]
path = examples/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos
url = https://github.com/marcmerlin/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos
[submodule "libraries/LEDMatrix"]
path = libraries/LEDMatrix
url = https://github.com/marcmerlin/LEDMatrix
[submodule "libraries/Framebuffer_GFX"]
path = libraries/Framebuffer_GFX
url = https://github.com/marcmerlin/Framebuffer_GFX
[submodule "libraries/FastLED"]
path = libraries/FastLED
url = https://github.com/MarcFork/FastLED
[submodule "libraries/FastLED_TFTWrapper_GFX"]
path = libraries/FastLED_TFTWrapper_GFX
url = https://github.com/marcmerlin/FastLED_TFTWrapper_GFX
[submodule "libraries/FastLED_RPIRGBPanel_GFX"]
path = libraries/FastLED_RPIRGBPanel_GFX
url = https://github.com/marcmerlin/FastLED_RPIRGBPanel_GFX
[submodule "rpi-rgb-led-matrix"]
path = rpi-rgb-led-matrix
url = https://github.com/hzeller/rpi-rgb-led-matrix/
[submodule "libraries/FastLED_NeoMatrix"]
path = libraries/FastLED_NeoMatrix
url = https://github.com/marcmerlin/FastLED_NeoMatrix
[submodule "libraries/LEDSprites"]
path = libraries/LEDSprites
url = https://github.com/AaronLiddiment/LEDSprites/
[submodule "libraries/LEDText"]
path = libraries/LEDText
url = https://github.com/AaronLiddiment/LEDText