Skip to content

Commit be42b0d

Browse files
theotherjimmyadbridge
authored andcommitted
Test memap IAR for multiple arguments per line
1 parent 70bb47f commit be42b0d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tools/test/memap/iar.map

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@
1010
# Command line =
1111
# -f
1212
# /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
13+
# (-o /common/path/project.elf
14+
# --map=/common/path/project.map /common/path/main.o
15+
# /common/path/startup/startup.o /common/path/irqs/irqs.o
1916
# /common/path/data/data.o
2017
#
2118
###############################################################################

0 commit comments

Comments
 (0)