]> begriffs open source - freertos/commit
Make the QueueSet.c standard demo task a little friendlier to lower priority tasks.
authorRichard Barry <ribarry@amazon.com>
Mon, 2 Sep 2013 16:37:56 +0000 (16:37 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 2 Sep 2013 16:37:56 +0000 (16:37 +0000)
commit18c4f8e622abfcebfb662eabd23988ccfae508b2
tree83874ca397d56283e7204bd6163b71e531c74799
parenta8c2c6b3b6489962e110ba4c4b8d446474c88855
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.
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/Common/Minimal/recmutex.c