]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/tinyld/SerialLoaderFlash/FlashVolumeManagerP.nc
Updated documentation on all of the applications as well as modified the TestJoin...
[tinyos-2.x.git] / apps / tosthreads / tinyld / SerialLoaderFlash / FlashVolumeManagerP.nc
index a99842047636b925c5b74b88d9883550b9a0a2b5..b28855dabb07751e98381aac2734b42ba6e25872 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 Chieh-Jan Mike Liang <cliang4@cs.jhu.edu>
  */