aboutsummaryrefslogtreecommitdiffstats
path: root/src/FreeRTOS/heap_4_infinitime.c
Commit message (Expand)AuthorAgeFilesLines
* Use all free RAM for FreeRTOS heapFelipe Martínez2024-12-091-12/+16
* Refactor pvPortRealloc() to improve readability.Jean-François Milants2023-05-181-51/+36
* Add pvPortRealloc() in heap_4_infinitime.c. An implementation of realloc() is...Jean-François Milants2023-05-181-0/+73
* Copy the memory manager heap_4.c from the FreeRTOS distribution to the Infini...Jean-François Milants2023-05-181-0/+444