-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.08 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "scriptPad_firmware/libraries/pico-sdk"]
path = scriptPad_firmware/libraries/pico-sdk
url = https://github.com/raspberrypi/pico-sdk
branch = 1.5.1
[submodule "scriptPad_firmware/libraries/FreeRTOS-Kernel"]
path = scriptPad_firmware/libraries/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel
branch = smp
[submodule "scriptPad_firmware/libraries/cJSON"]
path = scriptPad_firmware/libraries/cJSON
url = https://github.com/DaveGamble/cJSON
[submodule "scriptPad_firmware/libraries/LVGL"]
path = scriptPad_firmware/libraries/LVGL
url = https://github.com/lvgl/lvgl
[submodule "scriptPad_firmware/libraries/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico"]
path = scriptPad_firmware/libraries/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico
url = https://github.com/carlk3/no-OS-FatFS-SD-SDIO-SPI-RPi-Pico
branch = v1.1.1
[submodule "scriptPad_firmware/libraries/PicoLED"]
path = scriptPad_firmware/libraries/PicoLED
url = https://github.com/ForsakenNGS/PicoLED
[submodule "scriptPad_firmware/libraries/tinyusb"]
path = scriptPad_firmware/libraries/tinyusb
url = https://github.com/jfm92/tinyusb