Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This directory contains the file system abstraction layer which allows the TCP-IP application such as µC/HTTPs, µC/FTPc, µ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:

Code Block
\Micrium
	    \Software
		        \uC-TCPIP
			
            \FS
                \net_fs.h
				                \<file_system_name>

\Micrium

...