From 62f354f5bc76eec409fc916fbb948fa5652865f2 Mon Sep 17 00:00:00 2001 From: smckown Date: Sat, 6 Sep 2008 03:54:46 +0000 Subject: [PATCH] The tmicore platform has usci peripherals not usarts. Still building the usci code. --- tos/platforms/tmicore/.platform | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2