From de6f82d5b07179ba3b21212ce88593ee293785eb Mon Sep 17 00:00:00 2001 From: fredqian Date: Sun, 18 Jan 2026 09:43:28 +0800 Subject: [PATCH] Update config.json --- boards/default_src/micropython_esp32c5/origin/config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/boards/default_src/micropython_esp32c5/origin/config.json b/boards/default_src/micropython_esp32c5/origin/config.json index e9638bbd..955914a9 100644 --- a/boards/default_src/micropython_esp32c5/origin/config.json +++ b/boards/default_src/micropython_esp32c5/origin/config.json @@ -124,7 +124,14 @@ }, { "offset": "0x700000", "path": "../micropython/build/HZK12.bin" + }, { + + "offset": "0x400000", + + "path": "../micropython/build/esp_tts_voice_data_xiaole.dat" + } + ] }, "micropython:esp32c5:generic": {