summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index c64e62da0..42ba317bd 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -24,21 +24,6 @@ examples
"named" applications that can be executed from the NSH
command line (see apps/README.txt for more information).
- Older configurations.
-
- Older, deprecated configuration files might use a variable called
- CONFIGURED_APPS to selected examples. Those CONFIGURED_APPS settings
- where kept in files called appconfig. For example, in those older
- configuration files, the OS test example would have been selected with
- an entry like the following in the appconfig file:
-
- CONFIGURED_APPS += examples/ostest
-
- appconfig files are not longer used in the current NuttX configuration
- system. And syntax like the above is being phased out (but is still
- supported by the make system butonly until the last configuration is
- converted to the newer style configuration files).
-
examples/adc
^^^^^^^^^^^^