-
Notifications
You must be signed in to change notification settings - Fork 40
/
.gitmodules
56 lines (56 loc) · 2.01 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
[submodule "firmware/clockfaces/cw-cf-0x01"]
path = firmware/clockfaces/cw-cf-0x01
url = https://github.com/jnthas/cw-cf-0x01.git
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x02"]
path = firmware/clockfaces/cw-cf-0x02
url = https://github.com/jnthas/cw-cf-0x02.git
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x03"]
path = firmware/clockfaces/cw-cf-0x03
url = https://github.com/jnthas/cw-cf-0x03.git
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x04"]
path = firmware/clockfaces/cw-cf-0x04
url = https://github.com/jnthas/cw-cf-0x04
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x05"]
path = firmware/clockfaces/cw-cf-0x05
url = https://github.com/jnthas/cw-cf-0x05
shallow = true
[submodule "components/ezTime"]
path = components/ezTime
url = https://github.com/ropg/ezTime.git
shallow = true
[submodule "components/ESP32-HUB75-MatrixPanel-I2S-DMA"]
path = components/ESP32-HUB75-MatrixPanel-I2S-DMA
url = https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA.git
shallow = true
[submodule "components/Adafruit_BusIO"]
path = components/Adafruit_BusIO
url = https://github.com/adafruit/Adafruit_BusIO.git
shallow = true
[submodule "components/Adafruit-GFX-Library"]
path = components/Adafruit-GFX-Library
url = https://github.com/adafruit/Adafruit-GFX-Library.git
shallow = true
[submodule "components/arduino"]
path = components/arduino
url = https://github.com/espressif/arduino-esp32.git
shallow = true
[submodule "components/Improv-WiFi-Library"]
path = components/Improv-WiFi-Library
url = https://github.com/jnthas/Improv-WiFi-Library.git
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x06"]
path = firmware/clockfaces/cw-cf-0x06
url = https://github.com/jnthas/cw-cf-0x06.git
shallow = true
[submodule "components/WiFiManager"]
path = components/WiFiManager
url = https://github.com/tzapu/WiFiManager
shallow = true
[submodule "firmware/clockfaces/cw-cf-0x07"]
path = firmware/clockfaces/cw-cf-0x07
url = https://github.com/jnthas/cw-cf-0x07.git
shallow = true