From: smckown Date: Sat, 6 Sep 2008 03:54:46 +0000 (+0000) Subject: The tmicore platform has usci peripherals not usarts. Still building the usci code. X-Git-Tag: release/2.1.0-1~86 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=62f354f5bc76eec409fc916fbb948fa5652865f2 The tmicore platform has usci peripherals not usarts. Still building the usci code. --- diff --git a/tos/platforms/tmicore/.platform b/tos/platforms/tmicore/.platform index 1c870a6b..97022c58 100755 --- a/tos/platforms/tmicore/.platform +++ b/tos/platforms/tmicore/.platform @@ -11,7 +11,7 @@ push( @includes, qw( %T/chips/msp430/dma %T/chips/msp430/pins %T/chips/msp430/timer - %T/chips/msp430/usart + %T/chips/msp430/usci %T/chips/msp430/sensors %T/chips/at45db %T/lib/timer