feat: integrate MCP and ES3C28P audio support with upstream compatibility updates

This commit is contained in:
Adolfo Reyna
2026-07-04 15:41:37 -04:00
parent b8bf59fedf
commit 300ddb3a7f
21 changed files with 1260 additions and 33 deletions
@@ -8,6 +8,7 @@
#include <esp_vfs_fat.h>
#include <sdmmc_cmd.h>
#include <string>
#include <cstring>
#define TAG "esp32_sdspi_fs"