-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (19 loc) · 900 Bytes
/
.gitmodules
File metadata and controls
21 lines (19 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Code/picocalc_helloworld/rp2040-psram"]
path = Code/picocalc_helloworld/rp2040-psram
url = https://github.com/polpo/rp2040-psram.git
[submodule "lvgl"]
path = Code/picocalc_lvgl_graphics_demo/lib/lvgl/lvgl
url = https://github.com/lvgl/lvgl.git
branch = release/v9.2
[submodule "Code/picocalc_kbd_tester/uthash"]
path = Code/picocalc_kbd_tester/uthash
url = https://github.com/troydhanson/uthash.git
[submodule "Bin/MicroPython/PicoCalc-micropython-driver"]
path = Bin/MicroPython/PicoCalc-micropython-driver
url = https://github.com/zenodante/PicoCalc-micropython-driver.git
[submodule "Bin/PicoMite/PicoMiteAllVersions"]
path = Bin/PicoMite/PicoMiteAllVersions
url = https://github.com/madcock/PicoMiteAllVersions.git
[submodule "Code/pico_multi_booter/sd_boot/lib/pico-vfs"]
path = Code/pico_multi_booter/sd_boot/lib/pico-vfs
url = https://github.com/oyama/pico-vfs.git