]> git.sur5r.net Git - freertos/commit
Make the QueueSet.c standard demo task a little friendlier to lower priority tasks.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 2 Sep 2013 16:37:56 +0000 (16:37 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 2 Sep 2013 16:37:56 +0000 (16:37 +0000)
commitd1ee57ff8bbb9ac19354d410ec4077a4781691ca
tree83874ca397d56283e7204bd6163b71e531c74799
parent340e1c55fc4d204dd61c00819d9b2319eb8edf43
Make the QueueSet.c standard demo task a little friendlier to lower priority tasks.
Allow the priority of the controlling task in the recmutex.c standard demo tasks to be overridden by a setting in FreeRTOSConfig.h.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2020 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/Common/Minimal/recmutex.c