]> begriffs open source - freertos/commit
Moving the function prototypes to headers (#128)
authorJoseph Julicher <jjulicher@mac.com>
Tue, 18 Aug 2020 18:29:00 +0000 (11:29 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Aug 2020 18:29:00 +0000 (11:29 -0700)
commit1865857eae91c24038cbdb5d33170fd700a582a9
treef3363b8a06b583120b053177d4bfce2dc6a63e16
parent9a1ebfec31db17a052560b3fe89a1777a0613259
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.
include/task.h
include/timers.h
tasks.c
timers.c