]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/tinynode/.platform
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / tos / platforms / tinynode / .platform
index a6050ac4523c1e96455eec7d7f3ed06a7402a29c..527ff84fa6b7834a61e34420322a03ab084a2a3f 100644 (file)
@@ -19,7 +19,6 @@ push( @includes, qw(
 
   %T/chips/msp430
   %T/chips/msp430/adc12
-  %T/chips/msp430/clock
   %T/chips/msp430/dma
   %T/chips/msp430/pins
   %T/chips/msp430/timer
@@ -36,7 +35,7 @@ push( @includes, qw(
 
 @opts = qw(
        -gcc=msp430-gcc
-       -mmcu=msp430x1611
+       -mmcu=msp430f1611
         -fnesc-target=msp430
         -fnesc-no-debug);