http_download needs a bigger stack for cspot which required to move it to EXTRAM

This commit is contained in:
philippe44
2023-09-23 22:20:01 -07:00
parent b413780048
commit 90f53db953
8 changed files with 100 additions and 36 deletions

View File

@@ -742,6 +742,7 @@ static void IRAM_ATTR spdif_convert(ISAMPLE_T *src, size_t frames, u32_t *dst) {
register u16_t aux;
#endif
// we assume frame == 0 as well...
if (!src) {
count = 192;
vu = VUCP24[0];