-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
227 lines (227 loc) · 8.94 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
[submodule "libraries/FastLED"]
path = libraries/FastLED
url = https://github.com/FastLED/FastLED.git
[submodule "libraries/TeensyDmx"]
path = libraries/TeensyDmx
url = https://github.com/chrisstaite/TeensyDmx.git
[submodule "libraries/DmxReceiver"]
path = libraries/DmxReceiver
url = https://github.com/jimparis/DmxReceiver.git
[submodule "libraries/E131"]
path = libraries/E131
url = git@github.com:forkineye/E131.git
[submodule "libraries/ESPAsyncE131"]
path = libraries/ESPAsyncE131
url = https://github.com/forkineye/ESPAsyncE131.git
[submodule "libraries/ESPAsyncUDP"]
path = libraries/ESPAsyncUDP
url = https://github.com/me-no-dev/ESPAsyncUDP.git
[submodule "MashedPixels"]
path = 3rdParty/MashedPixels
url = git@github.com:alexisisaac/MashedPixels.git
[submodule "tree"]
path = 3rdParty/tree
url = git@github.com:evilgeniuslabs/tree.git
[submodule "tree-v2"]
path = 3rdParty/tree-v2
url = git@github.com:evilgeniuslabs/tree-v2.git
[submodule "libraries/MSGEQ7"]
path = libraries/MSGEQ7
url = git@github.com:NicoHood/MSGEQ7.git
[submodule "libraries/WS2812Serial"]
path = libraries/WS2812Serial
url = https://github.com/PaulStoffregen/WS2812Serial.git
[submodule "libraries/FastLED-GFX"]
path = libraries/FastLED-GFX
url = https://github.com/Jorgen-VikingGod/FastLED-GFX.git
[submodule "libraries/DMXSerial"]
path = libraries/DMXSerial
url = https://github.com/mathertel/DMXSerial.git
[submodule "libraries/OctoWS2811"]
path = libraries/OctoWS2811
url = https://github.com/PaulStoffregen/OctoWS2811.git
[submodule "libraries/Audio"]
path = libraries/Audio
url = https://github.com/PaulStoffregen/Audio.git
[submodule "libraries/SerialFlash"]
path = libraries/SerialFlash
url = https://github.com/PaulStoffregen/SerialFlash
[submodule "FunkyNoise"]
path = 3rdParty/FunkyNoise
url = https://github.com/netmindz/FunkyNoise.git
[submodule "FastLED-Demos"]
path = 3rdParty/FastLED-Demos
url = https://github.com/atuline/FastLED-Demos.git
branch = .
[submodule "libraries/StringSplitter"]
path = libraries/StringSplitter
url = https://github.com/aharshac/StringSplitter.git
[submodule "libraries/FSBrowser"]
path = libraries/FSBrowser
url = https://github.com/sticilface/FSBrowser.git
[submodule "libraries/ESPAsyncTCP"]
path = libraries/ESPAsyncTCP
url = https://github.com/me-no-dev/ESPAsyncTCP.git
[submodule "libraries/ESPAsyncWebServer"]
path = libraries/ESPAsyncWebServer
url = https://github.com/Aircoookie/ESPAsyncWebServer.git
[submodule "libraries/NeoPixelBus"]
path = libraries/NeoPixelBus
url = https://github.com/Makuna/NeoPixelBus.git
[submodule "ESPAsyncE131"]
url = https://github.com/forkineye/ESPAsyncE131.git
[submodule "WLED-Audio"]
path = WLED-Audio
url = https://github.com/netmindz/WLED.git
[submodule "WLED-Default"]
path = WLED-Default
url = https://github.com/Aircoookie/WLED.git
[submodule "esp8266-fastled-audio"]
path = 3rdParty/esp8266-fastled-audio
url = https://github.com/jasoncoon/esp8266-fastled-audio.git
[submodule "Lumos-Board-Audio"]
path = Lumos-Board-Audio
url = https://github.com/netmindz/Lumos-Board-Audio.git
[submodule "libraries/arduinoFFT"]
path = libraries/arduinoFFT
url = https://github.com/kosme/arduinoFFT.git
[submodule "libraries/SmartMatrix"]
path = libraries/SmartMatrix
url = https://github.com/pixelmatix/SmartMatrix.git
[submodule "libraries/FlexIO_t4"]
path = libraries/FlexIO_t4
url = https://github.com/KurtE/FlexIO_t4.git
[submodule "ledtable"]
path = ledtable
url = https://github.com/netmindz/ledtable.git
[submodule "LEDSnakeGame"]
path = LEDSnakeGame
url = https://github.com/netmindz/LEDSnakeGame.git
[submodule "libraries/FastLED_NeoMatrix"]
path = libraries/FastLED_NeoMatrix
url = https://github.com/marcmerlin/FastLED_NeoMatrix.git
[submodule "libraries/ESP-Dmx"]
path = libraries/ESP-Dmx
url = https://github.com/Rickgg/ESP-Dmx.git
[submodule "libraries/AsyncTCP"]
path = libraries/AsyncTCP
url = https://github.com/me-no-dev/AsyncTCP.git
[submodule "libraries/LEDSprites"]
path = libraries/LEDSprites
url = https://github.com/AaronLiddiment/LEDSprites.git
[submodule "libraries/LEDMatrix"]
path = libraries/LEDMatrix
url = https://github.com/AaronLiddiment/LEDMatrix.git
[submodule "libraries/LEDText"]
path = libraries/LEDText
url = https://github.com/AaronLiddiment/LEDText.git
[submodule "Tetris"]
path = Tetris
url = https://github.com/netmindz/ESP32Tetris.git
[submodule "libraries/LITTLEFS"]
path = libraries/LITTLEFS
url = https://github.com/lorol/LITTLEFS.git
[submodule "libraries/NTPClient"]
path = libraries/NTPClient
url = https://github.com/arduino-libraries/NTPClient.git
[submodule "libraries/espDMX"]
path = libraries/espDMX
url = https://github.com/mtongnz/espDMX.git
[submodule "WLED-MSGEQ7-Sender"]
path = WLED-MSGEQ7-Sender
url = https://github.com/netmindz/WLED-MSGEQ7-Sender.git
[submodule "libraries/ledtable2"]
path = libraries/ledtable2
url = https://github.com/netmindz/ledtable2.git
[submodule "libraries/ArduinoJson"]
path = libraries/ArduinoJson
url = https://github.com/bblanchon/ArduinoJson.git
[submodule "3rdParty/psilocybe"]
path = 3rdParty/psilocybe
url = https://github.com/evilgeniuslabs/psilocybe.git
[submodule "3rdParty/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos"]
path = 3rdParty/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos
url = https://github.com/netmindz/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos.git
[submodule "libraries/SmartMatrix_GFX"]
path = libraries/SmartMatrix_GFX
url = https://github.com/marcmerlin/SmartMatrix_GFX.git
[submodule "libraries/Framebuffer_GFX"]
path = libraries/Framebuffer_GFX
url = https://github.com/marcmerlin/Framebuffer_GFX.git
[submodule "https://github.com/netmindz/FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos.git"]
url = FastLED_NeoMatrix_SmartMatrix_LEDMatrix_GFX_Demos/
[submodule "3rdParty/New_Visualizer_Skeleton"]
path = 3rdParty/New_Visualizer_Skeleton
url = https://github.com/netmindz/New_Visualizer_Skeleton.git
[submodule "libraries/elapsedMillis"]
path = libraries/elapsedMillis
url = https://github.com/pfeerick/elapsedMillis.git
[submodule "3rdParty/Wormhole_484"]
path = 3rdParty/Wormhole_484
url = https://github.com/haybur/Wormhole_484.git
[submodule "libraries/TeensyDMX"]
path = libraries/TeensyDMX
url = https://github.com/ssilverman/TeensyDMX.git
[submodule "libraries/AnimatedGIF"]
path = libraries/AnimatedGIF
url = https://github.com/bitbank2/AnimatedGIF.git
[submodule "libraries/ESP32-HUB75-MatrixPanel-I2S-DMA"]
path = libraries/ESP32-HUB75-MatrixPanel-I2S-DMA
url = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA.git
[submodule "libraries/mqtt-client"]
path = libraries/mqtt-client
url = https://bitbucket.org/amotzek/mqtt-client.git
[submodule "libraries/EspMQTTClient"]
path = libraries/EspMQTTClient
url = https://github.com/plapointe6/EspMQTTClient.git
[submodule "libraries/pubsubclient"]
path = libraries/pubsubclient
url = https://github.com/knolleary/pubsubclient.git
[submodule "libraries/arduino-home-assistant"]
path = libraries/arduino-home-assistant
url = https://github.com/dawidchyrzynski/arduino-home-assistant.git
[submodule "libraries/espsoftwareserial"]
path = libraries/espsoftwareserial
url = https://github.com/plerup/espsoftwareserial.git
[submodule "libraries/arduinoWebSockets"]
path = libraries/arduinoWebSockets
url = https://github.com/Links2004/arduinoWebSockets
[submodule "libraries/arduino-audiokit"]
path = libraries/arduino-audiokit
url = https://github.com/pschatzmann/arduino-audiokit.git
[submodule "libraries/es8388"]
path = libraries/es8388
url = https://github.com/thaaraak/es8388.git
[submodule "libraries/arduino-audio-tools"]
path = libraries/arduino-audio-tools
url = https://github.com/pschatzmann/arduino-audio-tools.git
[submodule "libraries/ESP32-A2DP"]
path = libraries/ESP32-A2DP
url = https://github.com/pschatzmann/ESP32-A2DP.git
[submodule "libraries/Adafruit_BusIO"]
path = libraries/Adafruit_BusIO
url = https://github.com/adafruit/Adafruit_BusIO.git
[submodule "libraries/SparkFun_APDS-9960_Sensor_Arduino_Library"]
path = libraries/SparkFun_APDS-9960_Sensor_Arduino_Library
url = https://github.com/netmindz/SparkFun_APDS-9960_Sensor_Arduino_Library.git
[submodule "libraries/WLED-sync"]
path = libraries/WLED-sync
url = https://github.com/netmindz/WLED-sync.git
[submodule "3rdParty/esp32-cam-mjpeg-multiclient"]
path = 3rdParty/esp32-cam-mjpeg-multiclient
url = https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient.git
[submodule "Products/Rings"]
path = Products/Rings
url = https://github.com/netmindz/rings.git
[submodule "libraries/LEDSnakeGame"]
path = libraries/LEDSnakeGame
url = https://github.com/netmindz/LEDSnakeGame.git
[submodule "libraries/arduino_midi_library"]
path = libraries/arduino_midi_library
url = https://github.com/FortySevenEffects/arduino_midi_library.git
[submodule "libraries/es8388arduino"]
path = libraries/es8388arduino
url = https://github.com/netmindz/es8388arduino.git
[submodule "libraries/esp_dmx"]
path = libraries/esp_dmx
url = https://github.com/someweisguy/esp_dmx.git