ESP32-xiaozhi-esp32/main/boards/m5stack-core-s3
laride 60ad1c5afc
Refactor: Use esp_video component (#1245)
* refactor: migrate camera module to esp-video library

* refactor: migrate boards to esp-video API (1/2)

* refactor: migrate boards to esp-video API (2/2)

* fix: use ESP-IDF 5.5

* refactor: migrate the JPEG encoder to `esp_new_jpeg`

* feat: add YUV422 support

* feat: improve pixelformat and device selection process

* feat: use ESP32-P4 Hardware JPEG Encoder
2025-10-14 10:44:45 +08:00
..
config.h main/boards: Add camera support for M5Stack CoreS3. (#686) 2025-05-27 09:55:29 +08:00
config.json Refactor: Use esp_video component (#1245) 2025-10-14 10:44:45 +08:00
cores3_audio_codec.cc Add SetInputGain(float gain) to AudioCodec (#1252) 2025-10-02 09:55:45 +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 Refactor: Use esp_video component (#1245) 2025-10-14 10:44:45 +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秒),直至内部指示灯亮绿色,松开按键。