FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 3e20aa7d60 Replace standard types with stdint.h types.
Replace #define types with typedefs.
Rename all typedefs to have a _t extension.
Add #defines to automatically convert old FreeRTOS specific types to their new names (with the _t).
2013-12-29 14:06:04 +00:00
..
croutine.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
event_groups.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
FreeRTOS.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
list.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
mpu_wrappers.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
portable.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
projdefs.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
queue.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
semphr.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
StackMacros.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
task.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
timers.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00