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
No known key found for this signature in database
GPG Key ID: 0ECC91FE4655C262
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

@ -1 +1 @@
Subproject commit bd4e6707503ab9c97d13ee0d8f8c69e9ff03cd12 Subproject commit dede09001c4c7bc96bd3616716cdf80913f57658