]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
More work on USCI peripheral support.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Sun, 7 Sep 2008 17:29:56 +0000 (17:29 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:00:47 +0000 (20:00 -0700)
commit76eb4bee32f633c7046716c39fe046f5174aa859
tree6af47243987fb8e96142013ec32fa461f58799c0
parent2ba7058c1f5127b488ea4994a454b02d37f7de2e
More work on USCI peripheral support.
17 files changed:
tos/chips/msp430/usci/HplMsp430UsciC.nc
tos/chips/msp430/usci/HplMsp430UsciInt.nc [new file with mode: 0644]
tos/chips/msp430/usci/HplMsp430UsciInt0C.nc [deleted file]
tos/chips/msp430/usci/HplMsp430UsciInt1C.nc [deleted file]
tos/chips/msp430/usci/HplMsp430UsciIntA.nc [deleted file]
tos/chips/msp430/usci/HplMsp430UsciIntB.nc [deleted file]
tos/chips/msp430/usci/HplMsp430UsciIntP.nc
tos/chips/msp430/usci/HplMsp430UsciReg.nc
tos/chips/msp430/usci/HplMsp430UsciRegP.nc
tos/chips/msp430/usci/Msp430UartP.nc
tos/chips/msp430/usci/Msp430UsciA0C.nc
tos/chips/msp430/usci/Msp430UsciA1C.nc
tos/chips/msp430/usci/Msp430UsciB0C.nc
tos/chips/msp430/usci/Msp430UsciB1C.nc
tos/chips/msp430/usci/Msp430UsciIntDispatchAP.nc [deleted file]
tos/chips/msp430/usci/Msp430UsciIntDispatchBP.nc [deleted file]
tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc [new file with mode: 0644]