summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/README.txt')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt
index aee46965f..5e96afbb4 100644
--- a/nuttx/configs/olimex-lpc1766stk/README.txt
+++ b/nuttx/configs/olimex-lpc1766stk/README.txt
@@ -906,6 +906,13 @@ Where <subdir> is one of the following:
CONFIG_FS_NXFFS=n
CONFIG_FS_ROMFS=n
+ 2. This configuration targets Linux using a generic ARM EABI toolchain:
+
+ CONFIG_LINUX=y
+ CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL=y
+
+ But that can easily be re-configured.
+
2. You may also want to define the following in your configuration file.
Otherwise, you will have not feedback about what is going on: