[Tinyos-commits]
CVS: tinyos-1.x/tos/lib/Flash/STM25P HALSTM25PC.nc, 1.1, 1.2
Jonathan Hui
jwhui at users.sourceforge.net
Sun Jul 17 13:57:37 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/Flash/STM25P
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21563
Modified Files:
HALSTM25PC.nc
Log Message:
- Init timer.
Index: HALSTM25PC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/Flash/STM25P/HALSTM25PC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HALSTM25PC.nc 11 Jul 2005 23:36:09 -0000 1.1
--- HALSTM25PC.nc 17 Jul 2005 20:57:19 -0000 1.2
***************
*** 41,44 ****
--- 41,45 ----
StdControl = HALSTM25PM;
StdControl = HPLSTM25PC;
+ StdControl = TimerC;
HALSTM25P = HALSTM25PM;
More information about the Tinyos-commits
mailing list