-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
30 lines (30 loc) · 1.18 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 "components/m5stack/M5EPD"]
path = components/freetype/M5EPD
url = https://github.com/m5stack/M5EPD
[submodule "components/arduino-esp32"]
path = components/arduino-esp32
url = https://github.com/espressif/arduino-esp32
[submodule "components/c3dev/st7735"]
path = components/lcd/st7735
url = https://github.com/adafruit/Adafruit-ST7735-Library
[submodule "components/c3dev/agfxlib"]
path = components/lcd/agfxlib
url = https://github.com/adafruit/Adafruit-GFX-Library
[submodule "components/tinypng/tinyPNG"]
path = components/tinypng/tinyPNG
url = https://github.com/olliiiver/tinyPNG
[submodule "components/wasm/wasm3"]
path = components/wasm/wasm3
url = https://github.com/wasm3/wasm3
[submodule "components/unitenv/UNIT_ENV"]
path = components/unitenv/UNIT_ENV
url = https://github.com/m5stack/UNIT_ENV
[submodule "components/lcd/adfruitbus"]
path = components/lcd/adfruitbus
url = https://github.com/adafruit/Adafruit_BusIO
[submodule "components/lwgps/lwgps"]
path = components/lwgps/lwgps
url = https://github.com/MaJerle/lwgps
[submodule "components/ultrasonic/M5Unit-Sonic"]
path = components/ultrasonic/M5Unit-Sonic
url = https://github.com/m5stack/M5Unit-Sonic