Undefined reference to core::panicking::panic
in debug builds
#131
Labels
compiler-bug
Not a bug in avr-hal, but a bug in the rust compiler/LLVM
Hi all,
Every time I try to build and Arduino Uno project without the --release flag, my project is unable to link with the panic handler.
Is this expected behavior? Thank you so much for your help.
The text was updated successfully, but these errors were encountered: