...
µC/TCP-IP Network File System abstraction layer
This directory contains the file system abstraction layer which allows the TCP-IP application such as µCµC/HTTPs, µCµC/FTPc, µCµC/FTPs, etc. with nearly any commercial or in-house file system. The abstraction layer for the selected file system is placed in a sub-directory under FS as follows:
...
\uC-TCPIP-V2
This is the main µCµC/TCP-IP directory.
\FS
This is the main FS directory that contain generic file system port header file. This file must be included if one or more application that required a file system such as µCµC/HTTPs, µCµC/FTPc, µCµC/FTPs, etc. are present in the project.
...
This is the directory that contains the files to perform file system abstraction.
µCµC/TCP-IP has been tested with µCµC/FS-V4 and the file system layer files for this file system are found in the following directories:
...