-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) 路 756 Bytes
/
Copy path.gitmodules
File metadata and controls
23 lines (23 loc) 路 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "lib/vult"]
path = lib/vult
url = https://github.com/vult-dsp/vult.git
[submodule "lib/pico-extras"]
path = lib/pico-extras
url = https://github.com/raspberrypi/pico-extras.git
branch = master
[submodule "lib/pico-sdk"]
path = lib/pico-sdk
url = https://github.com/raspberrypi/pico-sdk.git
branch = master
[submodule "lib/pico-pio-usb"]
path = lib/pico-pio-usb
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
[submodule "lib/u8g2"]
path = lib/u8g2
url = https://github.com/olikraus/u8g2.git
[submodule "lib/FreeRTOS-Kernel"]
path = lib/FreeRTOS-Kernel
url = https://github.com/raspberrypi/FreeRTOS-Kernel.git
[submodule "lib/TinySoundFont"]
path = lib/TinySoundFont
url = https://github.com/schellingb/TinySoundFont.git