]> git.sur5r.net Git - freertos/commit
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 25 Jul 2008 02:42:33 +0000 (02:42 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 25 Jul 2008 02:42:33 +0000 (02:42 +0000)
commit56dacb5793d0dc0c7350ba9d3025ce7317213de6
tree18eeec3e7384267e00861c323bd83a86cb0dd118
parentd44b7bf2c0d5121e8ca42c57bf54220a98921496
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@419 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c [new file with mode: 0644]
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h [new file with mode: 0644]
Demo/CORTEX_LM3Sxxxx_IAR_Keil/RTOSDemo.ewp
Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/startup_ewarm.c
Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c