infinitime/src/FreeRTOS
Jean-François Milants e038703efe Refactor pvPortRealloc() to improve readability. 2023-05-18 19:58:09 +02:00
..
heap_4_infinitime.c Refactor pvPortRealloc() to improve readability. 2023-05-18 19:58:09 +02:00
port.c Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
port_cmsis.c Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) 2021-06-01 21:02:15 +02:00
port_cmsis_systick.c Apply fix for errata 87 (FPU issue). 2020-06-19 22:10:30 +02:00
portmacro.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
portmacro_cmsis.h Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. 2021-02-14 14:42:30 +01:00