]> git.sur5r.net Git - freertos/commit
Ensure byte alignment is maintained in PIC32 port layer when 8 byte alignment is...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 13 Apr 2011 15:59:17 +0000 (15:59 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 13 Apr 2011 15:59:17 +0000 (15:59 +0000)
commite281cc1781fd0932ede4ca18aa98aec9038c190a
tree4ee9e65f76b94ce17dc379630941a49bc501e39d
parent546393d2dc3b4fc7a460dba071d82353c4c3fb60
Ensure byte alignment is maintained in PIC32 port layer when 8 byte alignment is required (basically, when printing out 8 byte data types).

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1355 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/MPLAB/PIC32MX/port.c