ChibiOS: lower MAX_MALLOC to 2048

this fixes the underlying reason why the mkdir problem happened on
some boards and not others. The FAT cluster clear code was trying to
write in 32k chunks, and failed to allocate a DMA region that large

2048 should give good performance while saving a lot of memory
This commit is contained in:
Andrew Tridgell 2021-11-16 15:06:28 +11:00
parent 1835a63bfb
commit c2a00df5b2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 105a94821d1f0155982265285ddad0a200a302e8
Subproject commit b8fb5d04fcfeb11d23836829e9c14e94e701dedf