[Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc tos-deluge, 1.15, 1.16

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Mon Aug 25 09:48:51 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tools/tinyos/misc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14951/tools/tinyos/misc

Modified Files:
	tos-deluge 
Log Message:
Deluge T2 support for Epic. This includes support for at45db161d and some refactoring and cleaning.


Index: tos-deluge
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/tinyos/misc/tos-deluge,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** tos-deluge	20 Jun 2008 18:50:15 -0000	1.15
--- tos-deluge	25 Aug 2008 16:48:45 -0000	1.16
***************
*** 42,46 ****
  BAUDRATES = {'micaz': 57600,
               'telosb': 115200,
!              'iris': 57600}
  
  # Commands for FlashManager
--- 42,47 ----
  BAUDRATES = {'micaz': 57600,
               'telosb': 115200,
!              'iris': 57600,
! 	     'epic': 115200}
  
  # Commands for FlashManager



More information about the Tinyos-2-commits mailing list