X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmimsp%2F.family;h=2455688bd904630755a77f6ef2386464672cd586;hb=bf2b0de8125634c3cb1187ddf2a078a7ee08cf7c;hp=71576bc33f9a45bb51d3d8d6b2dce2b1172df7b3;hpb=eb7d4fbd7e465dd1a4a8450111ec93af2dce936b;p=tinyos-2.x.git diff --git a/tos/platforms/tmimsp/.family b/tos/platforms/tmimsp/.family index 71576bc3..2455688b 100644 --- a/tos/platforms/tmimsp/.family +++ b/tos/platforms/tmimsp/.family @@ -23,6 +23,7 @@ push( @includes, qw( %T/chips/cp210x %T/chips/stm25p %T/lib/adc + %T/lib/debug %T/lib/misc %T/lib/power %T/lib/serial @@ -32,7 +33,7 @@ push( @includes, qw( @opts = qw( -gcc=msp430-gcc - -mmcu=msp430x2417 + -mmcu=msp430f2417 -fnesc-target=msp430 -fnesc-no-debug );