[Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/safe tos-ramsize, 1.7, 1.8

John Regehr regehr at users.sourceforge.net
Fri Apr 24 21:51:30 PDT 2009


Update of /cvsroot/tinyos/tinyos-2.x/tools/tinyos/safe
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10264

Modified Files:
	tos-ramsize 
Log Message:
minor change

Index: tos-ramsize
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/tinyos/safe/tos-ramsize,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tos-ramsize	23 Apr 2009 17:17:28 -0000	1.7
--- tos-ramsize	25 Apr 2009 04:51:28 -0000	1.8
***************
*** 37,40 ****
--- 37,42 ----
  # optionally don't do recursion checking
  #
+ # print path to WC stack depth, perhaps graphically
+ #
  # make it possible to specify chips individually
  #
***************
*** 106,109 ****
--- 108,113 ----
  my %SPECIAL = (
  
+     "TinyThreadSchedulerP__switchThreads" => 10,
+ 
      # these have icalls
      #"__eewr_block" => 35,



More information about the Tinyos-2-commits mailing list