...
µC/Shell with the µC/FS shell commands is initialized in the listing belowin . The file system initialization (FS_Init()
) function should have previously been called.
It’s assumed that the application will create a task to receive input from a terminal; this task should be written as shown in the listing below .