Skip to content
Snippets Groups Projects
Commit ba2d4a0d authored by Joakim Nohlgård's avatar Joakim Nohlgård
Browse files

cortexm: Make linker warnings fatal

Linker warnings usually means something does not get placed where it is
supposed to and the most likely result is a broken binary.
Linker warnings should be treated as serious problems with the program
and should be solved before the program is tested on actual hardware.
parent c09a8484
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment