fix: ESP-HI audio sampling problem (#1207)

This commit is contained in:
Xiaoxia
2025-09-16 17:23:52 +08:00
committed by GitHub
parent 5018f6c03a
commit d188415949
7 changed files with 64 additions and 9 deletions

View File

@@ -25,7 +25,6 @@
"CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2048",
"CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y",
"CONFIG_NEWLIB_NANO_FORMAT=y",
"CONFIG_MMAP_FILE_NAME_LENGTH=25",
"CONFIG_ESP_CONSOLE_NONE=y",
"CONFIG_USE_ESP_WAKE_WORD=y",
"CONFIG_COMPILER_OPTIMIZATION_SIZE=y"