]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips/msp430/usci/Msp430SpiP.nc
Added SPI support. Now working using the loopback feature (UCLISTEN bit).
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430SpiP.nc
2009-12-01 smckownAdded SPI support. Now working using the loopback...
2009-12-01 smckownThe msp430 now has two basic clock peripherals. Add...
2009-12-01 smckownLet's let the compiler type system work for us. Instea...
2009-12-01 smckownReplace the special-purpose Msp430UsciConfigure interfa...
2009-12-01 smckownUpdate Msp430UartA0C.nc to match recent changes in...
2009-12-01 smckownAdd some SPI implementation.