bare-arm: Enable link map file.

This port supposed to be demo of uPy minimality, so let people behold it in
details.
nlr-macros
Paul Sokolovsky 2014-06-27 18:58:31 +03:00
parent 8a96ebea75
commit 0a1ea40273
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ else
CFLAGS += -Os -DNDEBUG
endif
LDFLAGS = -nostdlib -T stm32f405.ld
LDFLAGS = -nostdlib -T stm32f405.ld -Map=$@.map --cref
LIBS =
SRC_C = \