We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bb47f commit be42b0dCopy full SHA for be42b0d
tools/test/memap/iar.map
@@ -10,12 +10,9 @@
10
# Command line =
11
# -f
12
# /common/path/.link_files.txt
13
-# (-o
14
-# --map=/common/path/project.map
15
-# /common/path/project.elf
16
-# /common/path/main.o
17
-# /common/path/startup/startup.o
18
-# /common/path/irqs/irqs.o
+# (-o /common/path/project.elf
+# --map=/common/path/project.map /common/path/main.o
+# /common/path/startup/startup.o /common/path/irqs/irqs.o
19
# /common/path/data/data.o
20
#
21
###############################################################################
0 commit comments