| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use all free RAM for FreeRTOS heap | Felipe Martínez | 2024-12-09 | 1 | -12/+16 |
| | | | | | | * Use all free RAM for FreeRTOS heap * Wrap newlib malloc and related functions * Implement calloc | ||||
| * | Refactor pvPortRealloc() to improve readability. | Jean-François Milants | 2023-05-18 | 1 | -51/+36 |
| | | |||||
| * | Add pvPortRealloc() in heap_4_infinitime.c. An implementation of realloc() ↵ | Jean-François Milants | 2023-05-18 | 1 | -0/+73 |
| | | | | | is needed by NimBLE. | ||||
| * | Copy the memory manager heap_4.c from the FreeRTOS distribution to the ↵ | Jean-François Milants | 2023-05-18 | 1 | -0/+444 |
| InfiniTime project codebase. This will allow to implement custom functionalities that are not available in the original implementation. | |||||
