Files and Directories

µC/FS with the shell commands (and µC/Shell) is organized into the directory structure shown in below. The files constituting the shell commands ares outlined in this section; the generic file-system files, outlined in µC/FS Directories and Files, are also required.

Directory structure


\Micrium\Software\uC-FS\Cmd

fs_shell.* contain the shell commands for µC/FS.

\Micrium\Software\uC-FS\Cmd\Template\Cfg

fs_shell_cfg.h is the template configuration file for the µC/FS shell commands. This file should be copied to your application directory and modified.

\Micrium\Software\uC-Shell

This directory contains µC/Shell, which is used to process the commands. See the µC/Shell user manual for more information.