]> granicus.if.org Git - esp-idf/commit
FreeRTOS: Add xQueueGetMutexHolder support
authorAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 10:10:52 +0000 (18:10 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 10:13:10 +0000 (18:13 +0800)
commitf5715ac28d12735c4505c6188d25e5ee7e9b6120
tree10c1db10dc4b5db64356cc4b0f70554e3676e3da
parent4b281af0f73297ef675f0aba0b1d3f3f13ffa623
FreeRTOS: Add xQueueGetMutexHolder support

Enables it as a config option, but there's no overhead at all if the
function is not called anywhere.
components/freertos/include/freertos/FreeRTOSConfig.h
components/freertos/queue.c