]> git.sur5r.net Git - freertos/commit
Update to use the latest Yagarto and change the C handler part of the interrupt routi...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Sep 2009 14:08:36 +0000 (14:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Sep 2009 14:08:36 +0000 (14:08 +0000)
commita0e306cdebfa44acb9d0d61a52bcd269abfcba2a
tree5b9b93bb9a56dd26e4d15dd379a74be3bd8582bc
parent3bb14c3a0be669df687f2cb8e4311302ef4d36b9
Update to use the latest Yagarto and change the C handler part of the interrupt routines to use the noinline attribute.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@853 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/ARM7_LPC2106_GCC/lpc2106-ram.ld
Demo/ARM7_LPC2106_GCC/lpc2106-rom.ld
Demo/ARM7_LPC2106_GCC/serial/serialISR.c