Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Interface with File System

The sample application that comes with µC/HTTPs assumes the presence of a file system port in µC/TCPIP. It is possible to port µC/HTTPs so it is used with other file system by providing an appropriate implementation of net_fs.c and net_fs.h. Example template files to port the file system are available in the uC-TCPIP-V2\FS\Template directory. Please refer to section μC/TCP-IP Network File System Abstraction Layer of µC/TCPIP Users’s Manual.

  • No labels