]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Return a real error code and actual bytes written in SpiPacket.sendDone.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Fri, 8 May 2009 22:27:16 +0000 (22:27 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:01:32 +0000 (20:01 -0700)
commit56ef4a7cec43b0cca7a98ed616aadb4796e54625
treec8fe0780500cb0945704ea3c2ca39a8f33d0eb32
parent5592947363b1fa4dc67880c1d12d83866a49ddb9
Return a real error code and actual bytes written in SpiPacket.sendDone.

Be careful with this one.  The usart SPI peripheral always returned the length
it was given and an error of SUCCESS, so this could create some regressions.
tos/chips/msp430/usci/Msp430SpiP.nc