]> git.sur5r.net Git - freertos/commit
Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 12 Apr 2008 23:41:42 +0000 (23:41 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 12 Apr 2008 23:41:42 +0000 (23:41 +0000)
commitd746a7d03a9d508a16effb1c8cfeae303605c2a8
tree1082e92e6f2c5a73dabe3af1b2e321a3f486222b
parentfcb1bbc53af2b6b56d9aa87362842f8062d7495f
Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@310 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c