]> git.sur5r.net Git - freertos/commit
Make use of the EVEN assembler directive in the reg test asm file of the MSP430X...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 12 Jan 2011 09:58:51 +0000 (09:58 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 12 Jan 2011 09:58:51 +0000 (09:58 +0000)
commit7f9eb3d64c7deb787fd7cfcbdfa6c27e6224c5b8
tree4cea153ae9077f3c7379702e60551c4554fe69d9
parentcec14a33fc8d1d41e5ce2bfff0836a1a56f557f5
Make use of the EVEN assembler directive in the reg test asm file of the MSP430X/IAR demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1238 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/MSP430X_MSP430F5438_IAR/RegTest.s43