]> begriffs open source - freertos/commit
Remove the two separate ports, instead use two demo apps that use a conditional compi...
authorRichard Barry <ribarry@amazon.com>
Thu, 23 Oct 2008 19:14:45 +0000 (19:14 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 23 Oct 2008 19:14:45 +0000 (19:14 +0000)
commita91c6302e79b66cfc98fb7385af9fe81ad74c661
tree5d57c7f2a658fcd83879ed43ff909ee73062cb18
parenteee1043e3390d4cc3f6fef34731148ca23ebe073
Remove the two separate ports, instead use two demo apps that use a conditional compilation to select the method of interrupt management to use.
Source/portable/Rowley/MSP430F449/Port1/port.c [deleted file]
Source/portable/Rowley/MSP430F449/Port1/portmacro.h [deleted file]
Source/portable/Rowley/MSP430F449/Port2/port.c [deleted file]
Source/portable/Rowley/MSP430F449/Port2/portext.asm [deleted file]
Source/portable/Rowley/MSP430F449/Port2/portmacro.h [deleted file]
Source/portable/Rowley/MSP430F449/portasm.h [moved from Source/portable/Rowley/MSP430F449/Port1/portext.asm with 65% similarity]
Source/portable/Rowley/MSP430F449/portext.asm
Source/portable/Rowley/MSP430F449/portmacro.h
Source/portable/Rowley/MSP430F449/readme.txt [deleted file]