bare-arm: Enable link map file.
This port supposed to be demo of uPy minimality, so let people behold it in details.
This commit is contained in:
parent
8a96ebea75
commit
0a1ea40273
@ -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 = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user