From d27bcacc5104027b5bdb53c4c9883c06e5c0ab2c Mon Sep 17 00:00:00 2001 From: smckown Date: Tue, 9 Sep 2008 14:36:03 +0000 Subject: [PATCH] Adjust tmicore platform to NOT use tos/chips/msp430/clock2. This code is more efficient in code size, but it may not work for all msp430s. --- tos/platforms/tmicore/.platform | 1 - 1 file changed, 1 deletion(-) diff --git a/tos/platforms/tmicore/.platform b/tos/platforms/tmicore/.platform index 3cd5e01a..97022c58 100755 --- a/tos/platforms/tmicore/.platform +++ b/tos/platforms/tmicore/.platform @@ -8,7 +8,6 @@ push( @includes, qw( %T/platforms/telosa %T/chips/msp430 %T/chips/msp430/adc12 - %T/chips/msp430/clock2 %T/chips/msp430/dma %T/chips/msp430/pins %T/chips/msp430/timer -- 2.39.2