[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/FlashBridgeViewer Makefile, 1.3, 1.4 readme.txt, 1.2, 1.3

dmm rincon at users.sourceforge.net
Thu Sep 28 10:32:27 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/FlashBridgeViewer
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14770/contrib/rincon/apps/Blackbook5/apps/FlashBridgeViewer

Modified Files:
	Makefile readme.txt 
Log Message:
Updated to Blackbook v.5.2

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/FlashBridgeViewer/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	11 Jul 2006 16:18:15 -0000	1.3
--- Makefile	28 Sep 2006 17:31:53 -0000	1.4
***************
*** 12,16 ****
  CFLAGS += -I../../../../tos/lib/Transceiver
  
! # If you use Boomerang, uncomment these lines:
  #CFLAGS += -DSTM25P_BOOMERANG_VERSION
  #CFLAGS += -I../../../../tos/lib/sptransceiver
--- 12,16 ----
  CFLAGS += -I../../../../tos/lib/Transceiver
  
! # If you use Boomerang, uncomment these lines out:
  #CFLAGS += -DSTM25P_BOOMERANG_VERSION
  #CFLAGS += -I../../../../tos/lib/sptransceiver

Index: readme.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/Blackbook5/apps/FlashBridgeViewer/readme.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** readme.txt	4 Aug 2006 16:08:24 -0000	1.2
--- readme.txt	28 Sep 2006 17:31:53 -0000	1.3
***************
*** 46,50 ****
  $ flashbridge
  No arguments found
! Usage: java com.rincon.flashviewer [command]
    COMMANDS
      -read [start address] [range]
--- 46,50 ----
  $ flashbridge
  No arguments found
! Usage: java com.rincon.flashviewer [mote] [command]
    COMMANDS
      -read [start address] [range]



More information about the Tinyos-contrib-commits mailing list