[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/btnode3 .platform, 1.5, 1.6 hardware.h, 1.5, 1.6

Jan Beutel beutel at users.sourceforge.net
Mon Jul 30 10:48:51 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/btnode3
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10573/tos/platforms/btnode3

Modified Files:
	.platform hardware.h 
Log Message:
change to the cc1000 lpl stack

Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/btnode3/.platform,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .platform	21 Jun 2007 21:44:16 -0000	1.5
--- .platform	30 Jul 2007 17:48:49 -0000	1.6
***************
*** 18,22 ****
    %T/platforms/mica2
    %T/platforms/mica2/chips/cc1000
!   %T/chips/cc1000_lpl
    %T/chips/atm128
    %T/chips/atm128/adc
--- 18,22 ----
    %T/platforms/mica2
    %T/platforms/mica2/chips/cc1000
!   %T/chips/cc1000
    %T/chips/atm128
    %T/chips/atm128/adc

Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/btnode3/hardware.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** hardware.h	21 Jun 2007 21:44:16 -0000	1.5
--- hardware.h	30 Jul 2007 17:48:49 -0000	1.6
***************
*** 52,55 ****
--- 52,56 ----
  #include <atm128hardware.h>
  #include <Atm128Adc.h>
+ #include <MicaTimer.h>
  
  // A/D constants (channels, etc)



More information about the Tinyos-2-commits mailing list