Skip to content

Issues: Rahix/avr-hal

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Serial writes aren't working on rustc 1.82.0-nightly (8e86c9567 2024-08-01) compiler-bug Not a bug in avr-hal, but a bug in the rust compiler/LLVM
#571 opened Aug 2, 2024 by hankertrix
Incorrect ADC readings after toolchain bump compiler-bug Not a bug in avr-hal, but a bug in the rust compiler/LLVM
#567 opened Jul 24, 2024 by tronje
Issue with math calculations with floats to serial port output compiler-bug Not a bug in avr-hal, but a bug in the rust compiler/LLVM
#566 opened Jul 14, 2024 by TimKotowski
Very weird error when compiling a very basic program: __addsf3 multiple defenitions compiler-bug Not a bug in avr-hal, but a bug in the rust compiler/LLVM
#541 opened Apr 30, 2024 by itamarsch
Undefined reference to core::panicking::panic in debug builds compiler-bug Not a bug in avr-hal, but a bug in the rust compiler/LLVM
#131 opened Feb 9, 2021 by kkevlar
ProTip! Exclude everything labeled bug with -label:bug.