]> git.sur5r.net Git - freertos/commit
Update to use Yagarto compiler and use the noinline attribute on the serial port...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Sep 2009 13:55:43 +0000 (13:55 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Sep 2009 13:55:43 +0000 (13:55 +0000)
commit271e4b2ba2c1031bf6630d2b3b8fd48c960a8fd6
tree70e46cdb311dada9179ea95fce66a27b8a1b7361
parent4064ec85b3f701cc09021e275f98627713828fbe
Update to use Yagarto compiler and use the noinline attribute on the serial port handler function.

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