[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/platform/pxa27x Flash.nc, 1.2, 1.3
Josh
jsherbach at users.sourceforge.net
Fri Sep 2 16:27:58 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23625
Modified Files:
Flash.nc
Log Message:
Interface for erasing and writing Flash memory
Index: Flash.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/Flash.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Flash.nc 31 Aug 2005 20:46:20 -0000 1.2
--- Flash.nc 2 Sep 2005 23:27:55 -0000 1.3
***************
*** 1,4 ****
--- 1,8 ----
/**
* Interface for writing and erasing in flash memory
+ *
+ * Author: Josh Herbach
+ * Revision: 1.0
+ * Date: 09/02/2005
*/
More information about the Tinyos-beta-commits
mailing list