]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
New msp430 features: (1) support pull-up/pull-down resistors on newer parts
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Thu, 4 Sep 2008 21:47:06 +0000 (21:47 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:00:45 +0000 (20:00 -0700)
commit3837bacf0d2200b43265648ed5537d2b9cd88a77
treee3962953fbd1e11b83bc271d97ccefdf748ca532
parent15de1ab190de3c8bb893357cdc099e7d91971a28
New msp430 features: (1) support pull-up/pull-down resistors on newer parts
via an enhancement to Msp430HplGeneralIOC.  (2) use newer mspgcc definitions
for a more generic ifdef'ed inclusion of interfaces in Msp430HplGeneralIOC.
Initial definition support in Msp430HplGeneralIOC for USCI peripherals.
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]