summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/README.txt')
-rw-r--r--nuttx/configs/lpcxpresso-lpc1768/README.txt15
1 files changed, 13 insertions, 2 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/README.txt b/nuttx/configs/lpcxpresso-lpc1768/README.txt
index 294d60797..65e9b367a 100644
--- a/nuttx/configs/lpcxpresso-lpc1768/README.txt
+++ b/nuttx/configs/lpcxpresso-lpc1768/README.txt
@@ -749,8 +749,19 @@ Where <subdir> is one of the following:
(for execution from FLASH.) See apps/examples/README.txt for information
about the dhcpd example.
- Jumpers: Nothing special. Use the default base board jumper
- settings.
+ NOTES:
+
+ 1. This configuration uses the mconf-based configuration tool. To
+ change this configurations using that tool, you should:
+
+ a. Build and install the kconfig-mconf tool. See nuttx/README.txt
+ and misc/tools/
+
+ b. Execute 'make menuconfig' in nuttx/ in order to start the
+ reconfiguration process.
+
+ 2. Jumpers: Nothing special. Use the default base board jumper
+ settings.
nsh:
Configures the NuttShell (nsh) located at apps/examples/nsh. The