]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Reorganize scp1000 driver code.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Wed, 5 Aug 2009 02:57:08 +0000 (02:57 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:01:42 +0000 (20:01 -0700)
commitc3bff1b29571c9e343baf24ec12b4b426ec30df9
treed58529e59f3585b2c28b0111d42f5933c31af798
parent4f0def622af5baa14e297eac8f3fb695b0a25bb7
Reorganize scp1000 driver code.

The Scp1000P module now only uses GeneralIO and is not tied to anything msp430
specific.  The msp430 specific bits are in the platform dependent file
Scp1000PinsP.
tos/chips/scp1000/Scp1000C.nc
tos/chips/scp1000/Scp1000P.nc
tos/platforms/tmirws/chips/scp1000/Scp1000PinsC.nc
tos/platforms/tmirws/chips/scp1000/Scp1000PinsP.nc [new file with mode: 0644]