[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/telosa .platform, 1.1.2.11, 1.1.2.12

Vlado Handziski vlahan at users.sourceforge.net
Thu Nov 9 08:17:23 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1400/tos/platforms/telosa

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	.platform 
Log Message:
Fixing include paths for telosa

Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/.platform,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -d -r1.1.2.11 -r1.1.2.12
*** .platform	16 Feb 2006 22:16:16 -0000	1.1.2.11
--- .platform	9 Nov 2006 16:17:21 -0000	1.1.2.12
***************
*** 8,20 ****
    %T/platforms/telosa
    %T/platforms/telosa/chips/cc2420
    %T/chips/cc2420
    %T/chips/msp430
    %T/chips/msp430/adc12
-   %T/chips/msp430/bus
    %T/chips/msp430/pins
    %T/chips/msp430/timer
    %T/lib/timer
    %T/lib/serial
    %T/lib/adc
  
  ) );
--- 8,26 ----
    %T/platforms/telosa
    %T/platforms/telosa/chips/cc2420
+   %T/platforms/telosa/chips/s1087
+   %T/platforms/telosa/chips/s10871
+   %T/platforms/telosa/chips/sht11
    %T/chips/cc2420
    %T/chips/msp430
    %T/chips/msp430/adc12
    %T/chips/msp430/pins
    %T/chips/msp430/timer
+   %T/chips/msp430/usart
+   %T/chips/msp430/sensors
+   %T/chips/sht11  
    %T/lib/timer
    %T/lib/serial
    %T/lib/adc
+   %T/lib/power
  
  ) );



More information about the Tinyos-2-commits mailing list