mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
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). |
||
|---|---|---|
| .. | ||
| croutine.h | ||
| event_groups.h | ||
| FreeRTOS.h | ||
| list.h | ||
| mpu_wrappers.h | ||
| portable.h | ||
| projdefs.h | ||
| queue.h | ||
| semphr.h | ||
| StackMacros.h | ||
| task.h | ||
| timers.h | ||