]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/tinyld/SerialLoaderFlash/SerialLoaderFlashAppC.nc
Updated documentation on all of the applications as well as modified the TestJoin...
[tinyos-2.x.git] / apps / tosthreads / tinyld / SerialLoaderFlash / SerialLoaderFlashAppC.nc
index eef04affe1dfb6fb7728233c3365f046ae8b0435..e650d1f0974b67af982b11f170d2e9394acb2dc8 100755 (executable)
  */
  
 /**
+ * SerialLoaderFlash is similar to SerialLoader in that it receives
+ * loadable programs from the serial port. However, SerialLoaderFlash
+ * stores them on the external flash. Then, when it receives the command to
+ * load the code, it makes the call to the dynamic loader.
+ * 
  * @author Kevin Klues (klueska@cs.stanford.edu)
  * @author Chieh-Jan Mike Liang <cliang4@cs.jhu.edu>
  */