aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3
diff options
context:
space:
mode:
authorAlexandru Gagniuc2012-11-27 08:20:54 -0600
committerAlexandru Gagniuc2012-12-31 01:35:27 -0600
commitc08bd17d905332333af1e5eb609848b2ec10477c (patch)
treebb304bebbd277334479a08c3f7796d6b3d616744 /include/libopencm3
parentb2ac2ffc4b53262250f576cb1984508d6dd5a510 (diff)
lm4f: Fix problems with example Makefile.include
Fix three distinct issues were present with examples/lm4f/Makefile.include: 1. Architecture flags were not being passed to the linker. This caused the linker to link against the wrong libraries when trying to use any C library, causing hard faults. 2. -lc and -lnosys were not linked against. Try using printf() without -lnosys 3. The makefile erroneously specified -mcpu=cortex-m3 instead of m4. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'include/libopencm3')
0 files changed, 0 insertions, 0 deletions