Update config.json

This commit is contained in:
fredqian
2026-01-18 09:43:28 +08:00
parent 62b10d6fd2
commit de6f82d5b0

View File

@@ -124,7 +124,14 @@
}, { }, {
"offset": "0x700000", "offset": "0x700000",
"path": "../micropython/build/HZK12.bin" "path": "../micropython/build/HZK12.bin"
}, {
"offset": "0x400000",
"path": "../micropython/build/esp_tts_voice_data_xiaole.dat"
} }
] ]
}, },
"micropython:esp32c5:generic": { "micropython:esp32c5:generic": {