-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy path.gitmodules
22 lines (21 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
[submodule "hardware/sao/TouchwheelSAO"]
path = hardware/sao/TouchwheelSAO
url = [email protected]:todbot/TouchwheelSAO.git
[submodule "documentation/ch32v003/ch32v003fun"]
path = documentation/ch32v003/ch32v003fun
url = [email protected]:cnlohr/ch32v003fun.git
[submodule "resources/ch32v003/ch32v003fun"]
path = resources/ch32v003fun
url = [email protected]:cnlohr/ch32v003fun.git
[submodule "software/libraries/MicroPython-SSD1306"]
path = software/libraries/MicroPython-SSD1306
url = https://github.com/TimHanewich/MicroPython-SSD1306
[submodule "software/libraries/micropython-aw210xx"]
path = software/libraries/micropython-aw210xx
url = https://github.com/eosti/micropython-aw210xx
[submodule "i2c_proto_petal_tutorial/pico_ch32v003_prog"]
path = i2c_proto_petal_tutorial/pico_ch32v003_prog
url = [email protected]:hexagon5un/pico_ch32v003_prog.git
[submodule "software/libraries/MicroPython-IR-Transceiver-SAO"]
path = software/libraries/MicroPython-IR-Transceiver-SAO
url = https://github.com/DmitryPustovit/MicroPython-IR-Transceiver-SAO