This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/include
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
..
croutine.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
deprecated_definitions.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
event_groups.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
FreeRTOS.h Preparing for maintenance release - 2015-10-15 20:19:26 +00:00
list.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
mpu_wrappers.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
portable.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
projdefs.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
queue.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
semphr.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00
StackMacros.h Preparing for maintenance release - 2015-10-15 20:19:26 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
task.h Preparing for maintenance release: 2015-10-16 11:29:36 +00:00
timers.h Update version numbers in preparation for new release. 2015-08-05 12:59:42 +00:00