-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitmodules
33 lines (33 loc) · 1.68 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
[submodule "hardware/firmware/box_rp2040/vendor/st7789"]
path = hardware/firmware/box_rp2040/vendor/st7789
url = [email protected]:mteam/st7789.git
[submodule "hardware/firmware/box_rp2040/vendor/mcufont"]
path = hardware/firmware/box_rp2040/vendor/mcufont
url = [email protected]:mcufont/mcufont.git
[submodule "hardware/firmware/box_rp2040/vendor/comic-shanns"]
path = hardware/firmware/box_rp2040/vendor/comic-shanns
url = [email protected]:shannpersand/comic-shanns.git
[submodule "hardware/firmware/box_rp2040/vendor/pico-sdk"]
path = hardware/firmware/box_rp2040/vendor/pico-sdk
url = [email protected]:raspberrypi/pico-sdk.git
[submodule "hardware/firmware/audio_board/vendor/Wire"]
path = hardware/firmware/audio_board/vendor/Wire
url = https://github.com/PaulStoffregen/Wire.git
[submodule "hardware/firmware/audio_board/vendor/SPI"]
path = hardware/firmware/audio_board/vendor/SPI
url = https://github.com/PaulStoffregen/SPI.git
[submodule "hardware/firmware/audio_board/vendor/OSC"]
path = hardware/firmware/audio_board/vendor/OSC
url = https://github.com/CNMAT/OSC
[submodule "hardware/firmware/audio_board/vendor/ST7735_t3"]
path = hardware/firmware/audio_board/vendor/ST7735_t3
url = https://github.com/PaulStoffregen/ST7735_t3
[submodule "hardware/pcbs/kicad_libs/mta100"]
path = hardware/pcbs/kicad_libs/mta100
url = https://github.com/MartijnBraam/MTA-100
[submodule "hardware/firmware/box_rp2040/vendor/tca9534"]
path = hardware/firmware/box_rp2040/vendor/tca9534
url = [email protected]:bear-fighter/RP2040_TCA9534-Driver.git
[submodule "hardware/firmware/box_rp2040/vendor/rp2040_tca9534"]
path = hardware/firmware/box_rp2040/vendor/rp2040_tca9534
url = [email protected]:dexterlb/rp2040_tca9534.git