]> git.sur5r.net Git - freertos/commit
Use noinline attribute on C portion of asm functions, increase warning level and...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 28 Sep 2009 18:23:17 +0000 (18:23 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 28 Sep 2009 18:23:17 +0000 (18:23 +0000)
commit5c57f032688439594477394c2b5db7640c3e72c3
tree72a65dcf7e7ce4e2d67351581dba1f17f75d3180
parent74153a437e9d872cb585c8e55f76222c128a9e17
Use noinline attribute on C portion of asm functions, increase warning level and fix warnings output by new level.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@862 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
Demo/ARM7_LPC2138_Rowley/RTOSDemo.hzp
Demo/ARM7_LPC2138_Rowley/RTOSDemo.hzs
Demo/ARM7_LPC2138_Rowley/main.c
Demo/ARM7_LPC2138_Rowley/mainISR.c