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/include
Joseph Julicher 1865857eae
Moving the function prototypes to headers (#128)
* Removing StackMacros.h

* Moving 4 Function Prototypes out of the C files into the headers

* Revert "Removing StackMacros.h"

This reverts commit cdd8307817.
5 years ago
..
FreeRTOS.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
StackMacros.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
atomic.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
croutine.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
deprecated_definitions.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
event_groups.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
list.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
message_buffer.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
mpu_prototypes.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
mpu_wrappers.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
portable.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
projdefs.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
queue.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
semphr.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
stack_macros.h Style: Remove tabs and tab == 4 spaces (#120) 5 years ago
stdint.readme Re-sync with upstream and stripping away none kernel related. 5 years ago
stream_buffer.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 5 years ago
task.h Moving the function prototypes to headers (#128) 5 years ago
timers.h Moving the function prototypes to headers (#128) 5 years ago