Alessio Morale
|
b4c1a856c7
|
OP-1274 Implement 4 bytes aligment for standard malloc (while keeping 8byte alignment for RTOS Stuctures) as done for M3
|
2014-09-16 00:42:48 +02:00 |
|
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 |
|
Alessio Morale
|
07d2e27276
|
OP-1274: Update to FreeRTOS 8.0.1
|
2014-06-10 19:42:11 +02:00 |
|
Alessio Morale
|
ee8ffed465
|
OP-1274: Force 8 bytes alignment for RTOS structures while using 4 bytes alignment for the remaining memory allocation operations to save RAM
|
2014-06-10 19:10:37 +02:00 |
|
Alessio Morale
|
af8fe1f921
|
OP-1274 Fixes for Simposix
|
2014-05-18 22:56:57 +02:00 |
|
Alessio Morale
|
921abb5131
|
OP-1274 update freertos files. Architecture specific files are left into their original FreeRTOS folder structure
|
2014-05-18 22:53:23 +02:00 |
|