X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tools%2Ftinyos%2Fmisc%2Ftos-storage-at45db.1;h=22af233e0c3f68df6ea8fef22d46380e77a205a0;hp=885eabeaa5999f065455917d39a0708cfdca395b;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tools/tinyos/misc/tos-storage-at45db.1 b/tools/tinyos/misc/tos-storage-at45db.1 index 885eabea..22af233e 100644 --- a/tools/tinyos/misc/tos-storage-at45db.1 +++ b/tools/tinyos/misc/tos-storage-at45db.1 @@ -5,7 +5,7 @@ tos-storage-at45db - Generate storage volume description code .SH SYNOPSIS -\fBtos-storage-at45db\fR [\fB-t\fR] \fIplatform-directory\fR +\fBtos-storage-at45db\fR [\fB-t\fR] [\fB-s\fR ] [\fB-f\fR ] \fIplatform-directory\fR .SH DESCRIPTION \fBtos-storage-at45db\fR reads a user specification describing the layout @@ -15,6 +15,8 @@ user specification is in XML and is read from standard input. With all options, the code for a header file is written to standard output. With the optional \fB-t\fR flag specified, a VolumeMapC.nc file is generated that provides interfaces to all the storage volume abstractions defined in the XML file. +The optional \fB-s\fR flag specifies the sector size on the flash, the default is 256. +The optional \fB-f\fR flag specifies the total number of sectors on the flash, the default is 2048. The mandatory \fIplatform-directory\fR argument should specify the platform directory for the current compilation target; this is necessary for the correct