init commit

This commit is contained in:
EricX-Zhao
2026-02-11 17:54:06 +03:00
commit c15a3552ae
18 changed files with 1593 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Build Cross Compiled Develop Image
```bash
PLATFORM=rk3588 docker compose build
```