1
0
forked from fsfw/fsfw

determination of freeRTOS features from version

This commit is contained in:
2020-12-14 23:38:06 +01:00
parent 9170f466e8
commit b8f4d8690b
3 changed files with 12 additions and 10 deletions

View File

@ -10,9 +10,6 @@
#if (tskKERNEL_VERSION_MAJOR == 8 && tskKERNEL_VERSION_MINOR > 2) || \
tskKERNEL_VERSION_MAJOR > 8
// todo: does not work for older FreeRTOS version, so we should
// actually check whether tskKERNEL_VERSION_MAJOR is larger than.. 7 or 8 ?
/**
* @brief Binary Semaphore implementation using the task notification value.
* The notification value should therefore not be used