]> git.sur5r.net Git - freertos/commit
Change interface between the MAC and uIP task in the RX62N/RDK/Renesas demo to use...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 23 Apr 2011 15:21:59 +0000 (15:21 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 23 Apr 2011 15:21:59 +0000 (15:21 +0000)
commitf3dc54fd3d6142f156d2b58e167980e8280983f3
tree68a46b857d39b0de360c8d15bc6fdbdbf6b7ac95
parent1545b9483f431b908eb6d56e07e36cc01585d792
Change interface between the MAC and uIP task in the RX62N/RDK/Renesas demo to use a queue in place of the binary semaphore.  This is so the queue can be used to indicate the type of event that has occurred.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1377 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c