1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/pios/common/libraries/msheap
Alessio Morale d8f08a7916 OP-943 Add Malloc for "FastHeap" (ccsram)
- Use a separate mallocs for thread stack and RTOS structures heap
- Add a pios_mem API to be able to use fast ram (CCM) when available
2014-06-11 22:15:30 +02:00
..
library.mk Rename flight/PiOS->flight/pios 2013-04-25 13:13:41 +03:00
msheap.c OP-943 Add Malloc for "FastHeap" (ccsram) 2014-06-11 22:15:30 +02:00
msheap.h OP-943 Add Malloc for "FastHeap" (ccsram) 2014-06-11 22:15:30 +02:00
pios_msheap.c OP-943 Add Malloc for "FastHeap" (ccsram) 2014-06-11 22:15:30 +02:00