]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Allow possibly multiple slaves for the Atmega128 SPI bus.
authormmaroti <mmaroti>
Thu, 24 Apr 2008 22:31:25 +0000 (22:31 +0000)
committermmaroti <mmaroti>
Thu, 24 Apr 2008 22:31:25 +0000 (22:31 +0000)
commitb3b5a0c4051c2ef8e6c27ac0750f5a1742a38452
tree35f10eba71481e3b21c6d08f37c12fb5fe041274
parentc6513cff18e06fa63a6583845795d365e9284e26
Allow possibly multiple slaves for the Atmega128 SPI bus.
Move the slave select logic from the HPL SPI to the user of the resouce.
This touched the MicaZ SPI access (but not the mica2 which uses its own logic)
tos/chips/atm128/spi/Atm128SpiC.nc
tos/chips/atm128/spi/Atm128SpiP.nc
tos/chips/atm128/spi/HplAtm128SpiP.nc
tos/chips/rf230/RF230LayerP.nc
tos/platforms/iris/chips/rf230/HplRF230C.nc
tos/platforms/micaz/chips/cc2420/HplCC2420SpiC.nc
tos/platforms/micaz/chips/cc2420/HplCC2420SpiP.nc [new file with mode: 0644]