Initial commit

This commit is contained in:
2026-04-26 21:35:04 +08:00
commit da6ca1b09a
1483 changed files with 115719 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# 使用说明
**编译**
```bash
python ./scripts/release.py m5stack-core-s3
```
如需手动编译,请参考 `m5stack-core-s3/config.json` 修改 menuconfig 对应选项。
**烧录**
```bash
idf.py flash
```
> [!NOTE]
> 进入下载模式:长按复位按键(约3秒),直至内部指示灯亮绿色,松开按键。