mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
d3a1700039
Clarify that MALLOC_CAP_DEFAULT describes a memory capability rather than the malloc() placement policy, so PSRAM-backed capability allocations are documented correctly when malloc() remains internal-only by default. Closes https://github.com/espressif/esp-idf/issues/18391 Made-with: Cursor