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
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
..
ARM7_LPC21xx Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
ARM_CA9 Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
ARM_CM0 Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
ARM_CM3 Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
ARM_CM4F Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00