You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you elaborate what goes wrong when building in debug (i.e. non-release) mode?
We aren't fully sure! 😅 We have avr-rust/rust-legacy-fork#57 open for it. My gut feeling is that there's some extra register pressure in debug mode that trips some edge case of LLVM.
Just compiled the avr-rust toolchain (2hr process!). Linked avr-rust and set as default toolchain using rustup.
When trying to build the blink example I get the following output:
Any ideas?
The text was updated successfully, but these errors were encountered: