X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Fepic%2F.platform;h=5fa9237f82db66d3327b73e17c5681c24889acf7;hp=49ae20554e5be92a260d2b11c3b14bf8be1cd7c1;hb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c;hpb=be862ab07d080085823951d18dcb27a28a310ace diff --git a/tos/platforms/epic/.platform b/tos/platforms/epic/.platform index 49ae2055..5fa9237f 100644 --- a/tos/platforms/epic/.platform +++ b/tos/platforms/epic/.platform @@ -46,7 +46,7 @@ push( @includes, qw( # The @opts list contains parameters that are passed to ncc. @opts = qw( -gcc=msp430-gcc - -mmcu=msp430x1611 + -mmcu=msp430f1611 -fnesc-target=msp430 -fnesc-no-debug );