diff --git a/Documentation/NuttShell.html b/Documentation/NuttShell.html index 46faa44588c..569c34c954e 100644 --- a/Documentation/NuttShell.html +++ b/Documentation/NuttShell.html @@ -1020,7 +1020,7 @@ mount -t vfat /dev/ram1 /tmp
genromfs tool (available from http://romfs.sourceforge.net).
apps/nshlib/rcS.template
- (OR, if CONFIG_NSH_ARCHROMFS is defined include/arch/board/rcs.template.
+ (OR, if CONFIG_NSH_ARCHROMFS is defined include/arch/board/rcs.template.
+ Edit nsh_romfsimg.h: Mark both data definitions as const so that the data will be stored in FLASH.
+
Edit nsh_romfsimg.h, mark both data definitions as const so that that will be stored in FLASH.