mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
da340c02cc
As heap block may be allocated into multiple non-continuous chunks, to reserve enough memory for dma/internal usage, we do the malloc in the step of max available block.