Web Contents
Creating the file system for HTML files and images.
More...
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.
© 2002-2004 by egnite Software GmbH -
visit http://www.ethernut.de/