]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Razvan and Jeonggil Ko found a problem with the status byte return value on RAM opera...
authorrincon <rincon>
Wed, 7 Nov 2007 22:22:01 +0000 (22:22 +0000)
committerrincon <rincon>
Wed, 7 Nov 2007 22:22:01 +0000 (22:22 +0000)
commit282d5041b812356d03db76691a75a61ec7556e53
treef39e336298b295cbcfa016b34f753c30b66edeae
parent25500891c62c49b543c9c9e536894f94c50e5943
Razvan and Jeonggil Ko found a problem with the status byte return value on RAM operations, and fixed it.  "Both of them wants to return the status of the operation and the specs says that this is the byte received from SPI after sending the address. The bug is the read is returning the second one (which is not defined) and the write is returning the values overwritten by the last byte."
tos/chips/cc2420/spi/CC2420SpiP.nc