]> git.sur5r.net Git - freertos/commit
Add code to the idle hook to test low power mode operation.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 Oct 2008 18:51:16 +0000 (18:51 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 Oct 2008 18:51:16 +0000 (18:51 +0000)
commit0439debf8bd10935e4960ba3e70035d0c8c22ebe
tree9f4942c57063f1e897ecebfcea8bc6dd9f5fef16
parent0e57bb7526e1d5a8c9baad59ccd8fa53474f6760
Add code to the idle hook to test low power mode operation.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@505 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/msp430_GCC/FreeRTOSConfig.h
Demo/msp430_GCC/main.c
Demo/msp430_GCC/serial/serial.c