This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/portable/RVDS/ARM_CM0
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
..
port.c Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
portmacro.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00