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/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 cdd8307817048c794d038588aa00833b0532401b.
2020-08-18 11:29:00 -07:00
..
atomic.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
croutine.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
deprecated_definitions.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
event_groups.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
FreeRTOS.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
list.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
message_buffer.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
mpu_prototypes.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
mpu_wrappers.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
portable.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
projdefs.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
queue.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
semphr.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
stack_macros.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
StackMacros.h Style: Remove tabs and tab == 4 spaces (#120) 2020-08-17 14:50:56 -07:00
stdint.readme Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
stream_buffer.h Style: Uncrustify kernel file - remove tab == 4 spaces (#123) 2020-08-17 16:16:11 -07:00
task.h Moving the function prototypes to headers (#128) 2020-08-18 11:29:00 -07:00
timers.h Moving the function prototypes to headers (#128) 2020-08-18 11:29:00 -07:00