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.
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).
11 years ago
..
FreeRTOS.h Replace standard types with stdint.h types. 11 years ago
StackMacros.h Replace standard types with stdint.h types. 11 years ago
croutine.h Replace standard types with stdint.h types. 11 years ago
event_groups.h Replace standard types with stdint.h types. 11 years ago
list.h Replace standard types with stdint.h types. 11 years ago
mpu_wrappers.h Change version numbers in preparation for V7.6.0 release. 11 years ago
portable.h Replace standard types with stdint.h types. 11 years ago
projdefs.h Replace standard types with stdint.h types. 11 years ago
queue.h Replace standard types with stdint.h types. 11 years ago
semphr.h Replace standard types with stdint.h types. 11 years ago
task.h Replace standard types with stdint.h types. 11 years ago
timers.h Replace standard types with stdint.h types. 11 years ago