]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Let's let the compiler type system work for us. Instead of having a single
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Mon, 8 Sep 2008 23:41:18 +0000 (23:41 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:00:51 +0000 (20:00 -0700)
commitd3c4fe58cc54a7f304e00ad4318d8c07bbb093c3
tree4bbff402222f3f47b9d08273cf9245465ef2ded5
parentff7253eba0b30ef68b507dc6a0e479f5c1dc242b
Let's let the compiler type system work for us.  Instead of having a single
msp430_usci_config_t that is a union of the types for each mode, instead we
now have separate types.
tos/chips/msp430/usci/Msp430SpiB1C.nc
tos/chips/msp430/usci/Msp430SpiP.nc
tos/chips/msp430/usci/Msp430UartA0C.nc
tos/chips/msp430/usci/Msp430UartA1C.nc
tos/chips/msp430/usci/Msp430UartP.nc
tos/chips/msp430/usci/Msp430Usci.h