| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use all free RAM for FreeRTOS heap | Felipe Martínez | 2024-12-09 | 2 | -12/+17 |
| * | 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() is... | Jean-François Milants | 2023-05-18 | 1 | -0/+73 |
| * | Copy the memory manager heap_4.c from the FreeRTOS distribution to the Infini... | Jean-François Milants | 2023-05-18 | 1 | -0/+444 |
| * | Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can... | JF002 | 2021-06-01 | 1 | -20/+19 |
| * | Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. | Jean-François Milants | 2021-02-14 | 2 | -2/+24 |
| * | Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is ne... | JF | 2020-06-19 | 1 | -2/+2 |
| * | Apply fix for errata 87 (FPU issue). | JF | 2020-06-19 | 1 | -0/+8 |
| * | Improve power consumption and SLEEP mode : | JF | 2020-01-05 | 5 | -0/+1032 |
