]> git.sur5r.net Git - freertos/commit
Add in a couple of extra list macros for use with FreeRTOS+UDP.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 3 Jul 2012 11:16:52 +0000 (11:16 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 3 Jul 2012 11:16:52 +0000 (11:16 +0000)
commit7852cea90372936f7141ea0eb20b81a92d6af379
tree8f6706e489954c2793e12ece30ced172407f10bb
parentffe4c2c0ca0182e9565be9f4c9a424573f4cd540
Add in a couple of extra list macros for use with FreeRTOS+UDP.
Allow the ISR safe queue send and receive functions to set the higher priority task woken pointer to NULL.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1753 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/list.h
Source/include/queue.h
Source/queue.c