FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 63b3c773d5 Kernel changes:
Exclude the entire croutine.c file when configUSE_CO_ROUTINES is 0.

New ports:
Added Cortex-M7 IAR and Keil port layers that include a minor errata workaround r0p1 Cortex-M7 devices.
Added Cortex-M4F port layer for CCS.

New demo applications:
Added demo application for STM32F7.
Added demo application for SAMv71.
2015-03-21 14:01:43 +00:00
..
croutine.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
deprecated_definitions.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
event_groups.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
FreeRTOS.h Kernel changes: 2015-03-21 14:01:43 +00:00
list.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
mpu_wrappers.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
portable.h Kernel updates: 2015-02-11 15:41:30 +00:00
projdefs.h Minor updates relating to formatting and comments only. 2015-03-20 15:43:20 +00:00
queue.h Kernel updates: 2015-02-11 15:41:30 +00:00
semphr.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +00:00
StackMacros.h Update version number in preparation for official V8.2.0 release. 2015-01-16 13:20:28 +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 Minor updates relating to formatting and comments only. 2015-03-20 15:43:20 +00:00
timers.h Kernel updates: 2015-02-11 15:41:30 +00:00