mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-02-22 01:56:48 -05:00
Fix of the issue that caused system crash when trying to play 96kHz FLAC file with USB cable connected. The reason of the issue was the lack of FreeRTOS heap space left, what caused pvPortMalloc() to fail when allocating memory for stream buffer. Additionally minor code cleanup.
4.1 KiB
4.1 KiB