]> 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>
Fri, 7 May 2010 19:31:05 +0000 (13:31 -0600)
commitf62ccb4bdc347d78842492aa18c2c5206be20123
treeee87cd40dade2816a9e20063ed05cf2ead0b6047
parentd0f74b837662027d0530dd1b0f95a3a98bb3dfe7
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