]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/telosa/.platform
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / platforms / telosa / .platform
index 4774732176976dd99b73f59971be540b0b5b48ed..261dbf8bd4a6e3356f6d6c5deb58bab6afdbba8a 100644 (file)
@@ -7,15 +7,21 @@ push( @includes, qw(
 
   %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/bus
   %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
 
 ) );