[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2
.platform, 1.1, 1.2
Robbie Adler
radler at users.sourceforge.net
Thu Aug 4 15:38:51 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3621
Modified Files:
.platform
Log Message:
changed to reflect that barecrt is now dynamically compiled
Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/.platform,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .platform 6 Jan 2005 23:38:04 -0000 1.1
--- .platform 4 Aug 2005 22:38:49 -0000 1.2
***************
*** 5,10 ****
"-fnesc-no-debug",
"-DTINY_OS",
! "-I$TOSDIR/lib/CC2420Radio",
! "$TOSDIR/../beta/platform/imote2/barecrt.o");
push @opts, "-mingw-gcc" if $cygwin;
--- 5,9 ----
"-fnesc-no-debug",
"-DTINY_OS",
! "-I$TOSDIR/lib/CC2420Radio");
push @opts, "-mingw-gcc" if $cygwin;
More information about the Tinyos-beta-commits
mailing list