-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1 KB
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
[submodule "lib/Audio"]
path = lib/Audio
url = https://github.com/PaulStoffregen/Audio
[submodule "lib/Encoder"]
path = lib/Encoder
url = https://github.com/PaulStoffregen/Encoder
[submodule "lib/FastLED"]
path = lib/FastLED
url = https://github.com/FastLED/FastLED
[submodule "lib/SdFat"]
path = lib/SdFat
url = https://github.com/PaulStoffregen/SdFat
[submodule "lib/SerialFlash"]
path = lib/SerialFlash
url = https://github.com/PaulStoffregen/SerialFlash
[submodule "lib/SPI"]
path = lib/SPI
url = https://github.com/PaulStoffregen/SPI
[submodule "lib/Wire"]
path = lib/Wire
url = https://github.com/PaulStoffregen/Wire
[submodule "lib/SD"]
path = lib/SD
url = https://github.com/arduino-libraries/SD
[submodule "lib/Control-Surface"]
path = lib/Control-Surface
url = https://github.com/tttapa/Control-Surface
[submodule "lib/Adafruit_SSD1306"]
path = lib/Adafruit_SSD1306
url = https://github.com/adafruit/Adafruit_SSD1306
[submodule "cores"]
path = cores
url = https://github.com/PaulStoffregen/cores