更新代码方案

This commit is contained in:
qzh
2025-08-31 22:54:06 +08:00
parent b1d0ef0d0d
commit 8c4d395530
8 changed files with 325 additions and 256 deletions

View File

@@ -2,7 +2,7 @@
## 📦 环境准备
确保本地已安装
确保本地已安装:
- scons 构建工具,用于自动化编译流程。
- build-essential 包含 gcc、make 等基础编译工具的依赖包
```bash