Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation

This commit is contained in:
Gregory Nutt
2015-06-28 08:08:57 -06:00
parent ed456854cb
commit 342f5fe33d
577 changed files with 678 additions and 761 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
# see the file kconfig-language.txt in the NuttX tools repository.
#
config BINFMT_DISABLE
@@ -79,10 +79,10 @@ config PCODE
NOTE: You must first install and select the Pascal P-Code
interpreter before you can select this binary format. The P-Code
interpreter is in the pascal package and can also be fount in the
misc/pascal directory of the repository. Read the README.txt file
in the misc/pascal directory for more details. The correct
installation director is: apps/interpreters.
interpreter is in the Pascal download package and can also be found
in the NuttX Pascal GIT repository. Read the README.txt file in the
Pascal package directory for more details. The correct installation
directory is: apps/interpreters.
ISSUES: This feature is highly coupled with logic in the apps/subdirectory
and, as a consequence, cannot be used in environments that do not