ESP32-xiaozhi-esp32/main/boards/m5stack-core-s3
Xiaoxia 83f6f8c703
Switch to 2.0 branch (#1152)
* Adapt boards to v2 partition tables

* fix esp log error

* fix display style

* reset emotion after download assets

* fix compiling

* update assets default url

* Add user only tools

* Add image cache

* smaller cache and buffer, more heap

* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches

* bump to 2.0.0

* fix compiling errors

---------

Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
2025-09-04 15:41:28 +08:00
..
config.h main/boards: Add camera support for M5Stack CoreS3. (#686) 2025-05-27 09:55:29 +08:00
config.json add config.json to boards for auto building 2025-02-18 00:52:37 +08:00
cores3_audio_codec.cc fix: ES7120_SEL_MIC1 => ES7210_SEL_MIC1 2025-08-23 16:05:49 +08:00
cores3_audio_codec.h move cores3_audio_codec.cc to boards 2025-03-08 02:58:02 +08:00
m5stack_core_s3.cc Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
README.md Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00

使用说明

编译

python ./scripts/release.py m5stack-core-s3

如需手动编译,请参考 m5stack-core-s3/config.json 修改 menuconfig 对应选项。

烧录

idf.py flash

Note

进入下载模式:长按复位按键(约3秒),直至内部指示灯亮绿色,松开按键。