summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index cfe8d746b..98ded86c6 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -95,6 +95,11 @@ CodeSourcery on Linux
ARCHSCRIPT = -T$(TOPDIR)/configs/$(CONFIG_ARCH_BOARD)/ostest/$(LDSCRIPT)
MAXOPTIMIZATION = -O2
+ Where LDSCRIPT is defined to be either ld.script or ld.script.dfu. The values
+ for TOPDIR is provided by the make system; the value for CONFIG_ARCH_BOARD is
+ provided in your defconfig file. 'ostest' refers to the ostest/ configuration;
+ this would be different for other configurations.
+
IDEs
^^^^