From 5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 1 Sep 2012 00:26:37 +0000 Subject: Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking? git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5074 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/tools/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'nuttx/tools') diff --git a/nuttx/tools/README.txt b/nuttx/tools/README.txt index 39128fa1b..2a3416adb 100755 --- a/nuttx/tools/README.txt +++ b/nuttx/tools/README.txt @@ -44,6 +44,16 @@ mkexport.sh and Makefile.export Makefile.export is used only by the mkexport.sh script to parse out options from the top-level Make.defs file. +mkfsdata.pl + + This perl script is used to build the "fake" file system and CGI support + as needed for the apps/netutils/webserver. It is currently used only + by the Makefile at apps/examples/uip. That example serves as an example + of how to configure the uIP webserver "fake" file system. + + NOTE: This perl script comes from uIP and was (probably) written + by Adam Dunkels. uIP has a license that is compatible with NuttX. + mkversion.c, cfgparser.c, and cfgparser.h This is C file that is used to build mkversion program. The mkversion -- cgit v1.2.3