]> 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>
Thu, 22 Apr 2010 22:43:11 +0000 (16:43 -0600)
commit9a2eaf5d475d6ad210e0046edf916aa6b120dc14
tree679d3429d1f07f5da071f46f152d38f66230e8c0
parentd6d8b2e53529afe3f62c3867c485e56dd030fd2d
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