]> 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:45:58 +0000 (23:45 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 12 Apr 2008 23:45:58 +0000 (23:45 +0000)
commita139f0b472bfc04d4db6e444d5121b4257a4625b
treea575a97c960a719741fe59b16e7e041330175067
parentd746a7d03a9d508a16effb1c8cfeae303605c2a8
Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics.

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