[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris .platform, 1.2, 1.3

Janos Sallai sallai at users.sourceforge.net
Thu Jan 24 12:45:53 PST 2008


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

Modified Files:
	.platform 
Log Message:
iris external flash bugfix

Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/iris/.platform,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .platform	17 Jan 2008 23:18:59 -0000	1.2
--- .platform	24 Jan 2008 20:45:51 -0000	1.3
***************
*** 1,9 ****
  #
  # FILE: micaz/.platform
! # 
  # Includes that should take precedence come first.  Platforms come before
  # chips because they may override files.  These must be specified as
  # @includes instead of -I's to @opts, otherwise the %T won't be processed
! # by ncc.  
  #
  # $Id$
--- 1,9 ----
  #
  # FILE: micaz/.platform
! #
  # Includes that should take precedence come first.  Platforms come before
  # chips because they may override files.  These must be specified as
  # @includes instead of -I's to @opts, otherwise the %T won't be processed
! # by ncc.
  #
  # $Id$
***************
*** 16,25 ****
    %T/chips/rf230
    %T/chips/cc2420	# for IEEE802154.h
    %T/platforms/mica2/chips/at45db
    %T/platforms/mica/chips/at45db
    %T/chips/at45db
!   %T/chips/atm1281  
    %T/chips/atm1281/adc
!   %T/chips/atm1281/timer  
    %T/chips/atm128
    %T/chips/atm128/adc
--- 16,26 ----
    %T/chips/rf230
    %T/chips/cc2420	# for IEEE802154.h
+   %T/platforms/iris/chips/at45db
    %T/platforms/mica2/chips/at45db
    %T/platforms/mica/chips/at45db
    %T/chips/at45db
!   %T/chips/atm1281
    %T/chips/atm1281/adc
!   %T/chips/atm1281/timer
    %T/chips/atm128
    %T/chips/atm128/adc



More information about the Tinyos-2-commits mailing list