PicoCalc/.gitmodules
2025-04-13 13:59:14 +08:00

13 lines
421 B
Plaintext

[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