]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Support for newer msp430's using newer msp430 compiler.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Thu, 4 Sep 2008 21:47:06 +0000 (21:47 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 26 May 2010 20:33:11 +0000 (14:33 -0600)
commit4d53a1391f675fbeab58dd2e1c82afd887830918
tree06f5bd6d6a143f85bed7f46e0065a6413b123eb7
parent10280208bf4ac7ab13ab7d7b87e196ec9e84d3bd
Support for newer msp430's using newer msp430 compiler.

* Resistor enable feature (switchable pull up/down)
* Fuller definition of ports and pins using new compiler defines
* Tested with MSP430 models F1611, F2417 and F2617
tos/chips/msp430/msp430regtypes.h
tos/chips/msp430/pins/HplMsp430GeneralIO.nc
tos/chips/msp430/pins/HplMsp430GeneralIOC.nc
tos/chips/msp430/pins/HplMsp430GeneralIOP.nc
tos/chips/msp430/pins/HplMsp430GeneralIORenP.nc [new file with mode: 0644]
tos/chips/msp430/pins/HplMsp430InterruptC.nc
tos/chips/msp430/pins/HplMsp430InterruptP.nc