mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-22 01:30:31 -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). |
||
|---|---|---|
| .. | ||
| exception.s82 | ||
| port.c | ||
| portmacro.h | ||
| read.c | ||
| write.c | ||