mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
By default, the full configured DTCM region is assigned to the heap for dynamic allocation. In scenarios requiring deterministic memory regions for static buffers or control structures, you can reduce the heap allocation to reserve part of DTCM for manual/static use. This kconfig symbol allows to limit the size. Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||