]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
MicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus...
authorrincon <rincon>
Thu, 25 Jan 2007 19:12:23 +0000 (19:12 +0000)
committerrincon <rincon>
Thu, 25 Jan 2007 19:12:23 +0000 (19:12 +0000)
commit5613a6ebebf7bcd6f01b8f4df129698788406a8f
tree91d92b9a19e02243d926323633e060c8e7a1690d
parent9e7a4bdd535cc04589bf904c9af9404f9a8b1720
MicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus, but then the SPI bus gets disabled.  This sends Atm128SpiP into an infinite loop.  This version ensures the SPI bus is enabled before trying to write to it, but the real culprit needs to be tracked down probably inside of CC2420TransmitP.
tos/chips/atm128/spi/Atm128SpiP.nc