X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Ftinyld%2FSerialLoaderFlash%2FFlashVolumeManagerP.nc;h=b28855dabb07751e98381aac2734b42ba6e25872;hb=82b0ae40259e7b3a31b13b9a379d82c2011fd4c4;hp=a99842047636b925c5b74b88d9883550b9a0a2b5;hpb=8b80d9d0c58ecf3012efb74ec3d4d1f5e599ccda;p=tinyos-2.x.git diff --git a/apps/tosthreads/tinyld/SerialLoaderFlash/FlashVolumeManagerP.nc b/apps/tosthreads/tinyld/SerialLoaderFlash/FlashVolumeManagerP.nc index a9984204..b28855da 100755 --- a/apps/tosthreads/tinyld/SerialLoaderFlash/FlashVolumeManagerP.nc +++ b/apps/tosthreads/tinyld/SerialLoaderFlash/FlashVolumeManagerP.nc @@ -21,6 +21,11 @@ */ /** + * 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 */