FreeRTOS-Kernel/FreeRTOS/Source/portable/MemMang
Richard Barry d289525e1b Preparing for maintenance release:
Kernel source changes:
- Added xTaskNotifyStateClear() API function.
- Added the GCC Cortex-R port (existed for a while) into the main download.
- Improved the IAR RL78 port's handling of different memory model combinations.
- Removed some compiler warnings in heap_5.c.

Demo app changes:
- Added example use of xTaskNotifyStateClear() to the TaskNotify standard demo tasks.
2015-10-16 11:29:36 +00:00
..
heap_1.c Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
heap_2.c Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
heap_3.c Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
heap_4.c FreeRTOS source: 2015-09-23 12:16:10 +00:00
heap_5.c Preparing for maintenance release: 2015-10-16 11:29:36 +00:00