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

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@309 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_STM32F103_IAR/serial/serial.c
Demo/CORTEX_STM32F103_Primer_GCC/main.c