]> git.sur5r.net Git - freertos/commit
Add MSP430/IAR demo project.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 26 Oct 2008 14:57:40 +0000 (14:57 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 26 Oct 2008 14:57:40 +0000 (14:57 +0000)
commita5cd52d3974f9e557359e929b7d225df167d4193
treeb032974204bcef3df9ccc88048c507e23be16f31
parent277e308ee6816149e161ada7bd11043e94ea6e4c
Add MSP430/IAR demo project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@531 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
12 files changed:
Demo/msp430_IAR/FreeRTOSConfig.h [new file with mode: 0644]
Demo/msp430_IAR/ParTest/ParTest.c [new file with mode: 0644]
Demo/msp430_IAR/RTOSDemo.ewd [new file with mode: 0644]
Demo/msp430_IAR/RTOSDemo.ewp [new file with mode: 0644]
Demo/msp430_IAR/RTOSDemo.eww [new file with mode: 0644]
Demo/msp430_IAR/main.c [new file with mode: 0644]
Demo/msp430_IAR/serial/serial.c [new file with mode: 0644]
Demo/msp430_IAR/serial/serialASM.s43 [new file with mode: 0644]
Demo/msp430_IAR/settings/RTOSDemo.cspy.bat [new file with mode: 0644]
Demo/msp430_IAR/settings/RTOSDemo.dbgdt [new file with mode: 0644]
Demo/msp430_IAR/settings/RTOSDemo.dni [new file with mode: 0644]
Demo/msp430_IAR/settings/RTOSDemo.wsdt [new file with mode: 0644]