[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/tinyld/SerialLoader README, 1.1, 1.2
Chieh-Jan Mike Liang
liang_mike at users.sourceforge.net
Wed Feb 4 12:10:13 PST 2009
Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/tinyld/SerialLoader
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1684/apps/tosthreads/tinyld/SerialLoader
Modified Files:
README
Log Message:
Add tosthread_join support to TinyLD
Fix a typo in README
Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/tinyld/SerialLoader/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 4 Feb 2009 07:41:35 -0000 1.1
--- README 4 Feb 2009 20:10:11 -0000 1.2
***************
*** 13,17 ****
2.) Create the loadable code, Blink.tos:
! tosthread-gen-dynamic-app ../../capps/Blink/Blink.c
3.) Clear the byte array in the mote RAM buffer:
--- 13,17 ----
2.) Create the loadable code, Blink.tos:
! tosthreads-gen-dynamic-app ../../capps/Blink/Blink.c
3.) Clear the byte array in the mote RAM buffer:
More information about the Tinyos-2-commits
mailing list