summaryrefslogtreecommitdiff
path: root/nuttx/tools
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 00:26:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-01 00:26:37 +0000
commit5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0 (patch)
tree3bbf2fe893cea2fca70b52e6143fc992fff59686 /nuttx/tools
parentb351b752486c1693392faed106a8a77609006656 (diff)
downloadpx4-nuttx-5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0.tar.gz
px4-nuttx-5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0.tar.bz2
px4-nuttx-5d7c1ab348722edfff7f71c30b9fe6bef8b56fa0.zip
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
Diffstat (limited to 'nuttx/tools')
-rwxr-xr-xnuttx/tools/README.txt10
1 files changed, 10 insertions, 0 deletions
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