]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/tinyld/SerialLoader/SerialLoaderP.nc
Updated documentation on all of the applications as well as modified the TestJoin...
[tinyos-2.x.git] / apps / tosthreads / tinyld / SerialLoader / SerialLoaderP.nc
index 15b17c48e9eccdcc54ec2e6ef973eb1e39c57b7e..b66e2ef0961bcfddb3c5b6ee593828a45340aa04 100755 (executable)
 */
 
 /**
+ * SerialLoader receives loadable programs from the serial port and stores
+ * it in a byte array. Then, when it receives the command to load the code,
+ * it makes the call to the dynamic loader.
+ * 
  * @author Chieh-Jan Mike Liang <cliang4@cs.jhu.edu>
  * @author Jeongyeup Paek <jpaek@enl.usc.edu>
  **/