FreeRTOS-Kernel/FreeRTOS/Source/portable/MPLAB/PIC32MZ
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
..
ISR_Support.h Final tidy up before V7.6.0 zip file creation. 2013-11-17 15:46:08 +00:00
port.c Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00
port_asm.S Final tidy up before V7.6.0 zip file creation. 2013-11-17 15:46:08 +00:00
portmacro.h Replace standard types with stdint.h types. 2013-12-29 14:06:04 +00:00