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.
+ The MPU port is not supported in this revision number. + The documentation for the static allocation functions in the header files has not yet been updated for this revision. Kernel updates: + Simplify the static allocation of objects implementation. + Introduce configSUPPORT_DYNAMIC_ALLOCATION in addition to the existing configSUPPORT_STATIC_ALLOCATION so FreeRTOS can be built without providing a heap at all. Demo application updates: + Update the demos to take into account the new configSUPPORT_DYNAMIC_ALLOCATION constant. + Add an MSVC demo that only uses static allocation, and does not include a FreeRTOS heap. + Update the MSVC project to use both configSUPPORT_STATIC_ALLOCATION and configSUPPORT_DYNAMIC_ALLOCATION. + Update the MingW project to use only configSUPPORT_DYNAMIC_ALLOCATION. |
9 years ago | |
---|---|---|
.. | ||
AbortDelay.c | 9 years ago | |
BlockQ.c | 9 years ago | |
EventGroupsDemo.c | 9 years ago | |
GenQTest.c | 9 years ago | |
IntQueue.c | 9 years ago | |
IntSemTest.c | 9 years ago | |
PollQ.c | 9 years ago | |
QPeek.c | 9 years ago | |
QueueOverwrite.c | 9 years ago | |
QueueSet.c | 9 years ago | |
QueueSetPolling.c | 9 years ago | |
StaticAllocation.c | 9 years ago | |
TaskNotify.c | 9 years ago | |
TimerDemo.c | 9 years ago | |
blocktim.c | 9 years ago | |
comtest.c | 9 years ago | |
comtest_strings.c | 9 years ago | |
countsem.c | 9 years ago | |
crflash.c | 9 years ago | |
crhook.c | 9 years ago | |
death.c | 9 years ago | |
dynamic.c | 9 years ago | |
flash.c | 9 years ago | |
flash_timer.c | 9 years ago | |
flop.c | 9 years ago | |
integer.c | 9 years ago | |
readme.txt | 9 years ago | |
recmutex.c | 9 years ago | |
semtest.c | 9 years ago | |
sp_flop.c | 9 years ago |