Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
0a1ea402
Commit
0a1ea402
authored
Jun 27, 2014
by
Paul Sokolovsky
Browse files
bare-arm: Enable link map file.
This port supposed to be demo of uPy minimality, so let people behold it in details.
parent
8a96ebea
Changes
1
Hide whitespace changes
Inline
Side-by-side
bare-arm/Makefile
View file @
0a1ea402
...
...
@@ -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
=
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment