You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S
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).
11 years ago
..
AT91SAM7X256.h Add FreeRTOS-Plus directory. 13 years ago
ioat91sam7x256.h Add FreeRTOS-Plus directory. 13 years ago
lib_AT91SAM7X256.c Add FreeRTOS-Plus directory. 13 years ago
lib_AT91SAM7X256.h Replace standard types with stdint.h types. 11 years ago
port.c Replace standard types with stdint.h types. 11 years ago
portISR.c Replace standard types with stdint.h types. 11 years ago
portmacro.h Replace standard types with stdint.h types. 11 years ago