Merge branch 'master' into ed/lvgl_demo

This commit is contained in:
Hsuan Han Lai
2025-03-31 19:11:13 +08:00
committed by GitHub
15 changed files with 3771 additions and 18 deletions

7
.gitmodules vendored
View File

@@ -1,4 +1,9 @@
[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
branch = release/v9.2