Skip to content
Snippets Groups Projects
  • Joakim Nohlgård's avatar
    ba2d4a0d
    cortexm: Make linker warnings fatal · ba2d4a0d
    Joakim Nohlgård authored
    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.
    ba2d4a0d
    History
    cortexm: Make linker warnings fatal
    Joakim Nohlgård authored
    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.