chore: point SDK submodule to Gitea fork
Some checks failed
CI / build (push) Failing after 2m45s

Switch from upstream GitHub repo to our Gitea fork which includes:
- SDCardManager.rename() method for archive feature
- EInkDisplay grayscale improvements
This commit is contained in:
cottongin
2026-01-28 09:58:23 -05:00
parent bd95bfd44d
commit c052512b1b
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -1,4 +1,5 @@
[submodule "open-x4-sdk"] [submodule "open-x4-sdk"]
path = open-x4-sdk path = open-x4-sdk
url = https://github.com/open-x4-epaper/community-sdk.git url = https://code.cottongin.xyz/cottongin/community-sdk.git
branch = crosspoint-ef
ignore = dirty ignore = dirty