-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
31 lines (31 loc) · 1.03 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
[submodule "lib/AccelStepper"]
path = lib/AccelStepper
url = https://github.com/youseetoo/AccelStepper.git
branch = master
[submodule "lib/FastAccelStepper"]
path = lib/FastAccelStepper
url = https://github.com/youseetoo/FastAccelStepper.git
branch = master
[submodule "lib/JPEGDecoder"]
path = lib/JPEGDecoder
url = https://github.com/youseetoo/JPEGDecoder.git
branch = master
[submodule "lib/Adafruit_NeoPixel"]
path = lib/Adafruit_NeoPixel
url = https://github.com/adafruit/Adafruit_NeoPixel.git
branch = master
[submodule "lib/Adafruit-ST7735-Library"]
path = lib/Adafruit-ST7735-Library
url = https://github.com/adafruit/Adafruit-ST7735-Library.git
branch = master
[submodule "lib/Adafruit-GFX-Library"]
path = lib/Adafruit-GFX-Library
url = https://github.com/youseetoo/Adafruit-GFX-Library.git
branch = master
[submodule "lib/PSController"]
path = lib/PSController
url = https://github.com/youseetoo/PSController.git
[submodule "main/cJSON"]
path = main/cJSON
url = https://github.com/DaveGamble/cJSON.git
branch = master