You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+ Change how queues are allocated and deleted so only one pvPortMalloc() or vPortFree() is required in place of the previous 2. + Where the TCB is allocated in relation to the stack is now dependent on the stack growth direction. The stack will not grow into the TCB. + Introduce the configAPPLICATION_ALLOCATED_HEAP constant to allow the application to provide the array used by heap_4.c as its heap. This allows the application writer to use qualifiers on the array to, for example, force the memory into faster RAM. Demo application: + Add demo for SAMA5D4 using IAR. |
10 years ago | |
---|---|---|
.. | ||
FreeRTOS.h | 10 years ago | |
StackMacros.h | 11 years ago | |
croutine.h | 11 years ago | |
event_groups.h | 11 years ago | |
list.h | 11 years ago | |
mpu_wrappers.h | 11 years ago | |
portable.h | 11 years ago | |
projdefs.h | 11 years ago | |
queue.h | 11 years ago | |
semphr.h | 11 years ago | |
stdint.readme | 11 years ago | |
task.h | 11 years ago | |
timers.h | 11 years ago |