]> 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:04:40 +0000 (14:04 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 18 Sep 2009 14:04:40 +0000 (14:04 +0000)
commit3bb14c3a0be669df687f2cb8e4311302ef4d36b9
tree2b7b8d3ea3e5545497ec03e5804862dcc7158a26
parent271e4b2ba2c1031bf6630d2b3b8fd48c960a8fd6
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@852 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/atmel-rom.ld
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/syscalls.c [new file with mode: 0644]
Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c