X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=tos%2Fplatforms%2Ftelosb%2F.platform;h=10c8dd74d4b16b5d139a3db39b675b7248105525;hb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c;hp=5fab8f266ded070330723927cc8cad79f1a27b4d;hpb=118d4b5754524381969847c386df0376f9252816;p=tinyos-2.x.git diff --git a/tos/platforms/telosb/.platform b/tos/platforms/telosb/.platform index 5fab8f26..10c8dd74 100644 --- a/tos/platforms/telosb/.platform +++ b/tos/platforms/telosb/.platform @@ -25,6 +25,7 @@ push( @includes, qw( %T/chips/cc2420/spi %T/chips/cc2420/transmit %T/chips/cc2420/unique + %T/chips/cc2420/security %T/chips/msp430 %T/chips/msp430/adc12 %T/chips/msp430/dma @@ -43,7 +44,7 @@ push( @includes, qw( @opts = qw( -gcc=msp430-gcc - -mmcu=msp430x1611 + -mmcu=msp430f1611 -fnesc-target=msp430 -fnesc-no-debug );