Main Page | Modules | File List | Globals | Related Pages

6 XSVF File

Creating the file system for HTML files and images. More...


Files

file  urom.c
 Automatically created file system.


Detailed Description

Creating the file system for HTML files and images.

The Nut/OS package contains a utility named curom, which is used to convert any directory on your PC into a C source code file, which is then compiled and linked to your application. This way, the converted directories and files on your PC become a part of the ROM code, representing a simple file system.

The included Makefile will automatically rebuild the file system, if any files have been changed.


© 2004 by egnite Software GmbH - visit http://www.ethernut.de/