X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Ftinyld%2FLoadFromRAM%2FLoadFromRAMAppC.nc;h=804dd46a7cdc324de15cbcde1d05e63b60b652ef;hb=82b0ae40259e7b3a31b13b9a379d82c2011fd4c4;hp=9664737045b2f22834e30c110ff1c48bc1d83242;hpb=8b80d9d0c58ecf3012efb74ec3d4d1f5e599ccda;p=tinyos-2.x.git diff --git a/apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMAppC.nc b/apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMAppC.nc index 96647370..804dd46a 100644 --- a/apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMAppC.nc +++ b/apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMAppC.nc @@ -21,6 +21,10 @@ */ /** + * LoadFromRAM is a simple program that dynamically loads two loadable + * programs hardcoded in the byte arrays; One program is Blink, and the + * other one is Basestation. + * * @author Chieh-Jan Mike Liang */