-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 618 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 618 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ext/FreeRTOS-Kernel"]
path = ext/FreeRTOS-Kernel
url = git@github.com:FreeRTOS/FreeRTOS-Kernel.git
[submodule "ext/can2040"]
path = ext/can2040
url = git@github.com:Alia5/can2040.git
[submodule "ext/littlefs"]
path = ext/littlefs
url = git@github.com:littlefs-project/littlefs.git
[submodule "ext/tinyusb"]
path = ext/tinyusb
url = https://github.com/hathach/tinyusb
[submodule "ext/pico-extras"]
path = ext/pico-extras
url = git@github.com:raspberrypi/pico-extras.git
[submodule "ext/FreeRTOS-FAT-CLI"]
path = ext/FreeRTOS-FAT-CLI
url = git@github.com:carlk3/FreeRTOS-FAT-CLI-for-RPi-Pico.git