[Tinyos Core WG] msp430 usart configure
Philipp Huppertz
phihup at googlemail.com
Thu Aug 3 11:18:36 PDT 2006
Hey,
I've just checked in Vlado's msp430 usart configure changes.
All platforms should wire to a module providing the interface
Msp430SpiConfigure/Msp430UartConfigure if another configuration than the
default config in /chips/msp430/usart/msp430usart.h is desired.
An example for the Msp430UartConfigure can be found at
/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc
/platforms/eyesIFX/chips/tda5250/Tda5250BusResourceConfigureP.nc.
An example for the Msp430SpiConfigure can be found at
/platforms/eyesIFX/PlatformSerialC.nc
/platforms/eyesIFX/eyesIFXSerialP.nc.
Here is a list of potential files needing an update:
_=tinynode:
spi:
/tos/platforms/tinynode/chips/xe1205/HplXE1205SpiC.nc:
uart:
/tos/platforms/tinynode/PlatformSerialC.nc
/tos/platforms/tinynode/TinyNodeSerialP.nc
_=telosa:
spi:
/tos/platforms/telosa/chips/cc2420/HplCC2420SpiC.nc:
_=telosb:
spi:
/tos/platforms/telosb/chips/stm25p/HplStm25pSpiC.nc
regards,
philipp
ps: i have just done a quick merge with the i2c stuff, so i think it isn't
working anymore. sorry for that...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-2.0wg/attachments/20060803/dc0a990f/attachment.html
More information about the Tinyos-2.0wg
mailing list