mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
There was a mistake when the heap was full. Adding a block to the map can fail, i have to check for this and add the block to cache if so. |
||
|---|---|---|
| .. | ||
| block_map.c | ||
| block_map.h | ||
| cluster_group.c | ||
| cluster_group.h | ||
| heap.c | ||
| heap.h | ||
| heap_block.c | ||
| heap_block.h | ||
| offset_index.c | ||
| offset_index.h | ||
| parent_group.c | ||
| parent_group.h | ||