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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

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
cargo build - error[E0658] - proc_macro::Literal::byte_character(byte) bug Something isn't working
#537 opened Apr 18, 2024 by Rahix
2 tasks
Document clock type design in more detail documentation Documentation/Examples
#532 opened Apr 2, 2024 by Rahix
roadmap to stable rust
#471 opened Dec 23, 2023 by rursprung
async serial
#469 opened Dec 22, 2023 by djdisodo
embedded-hal@1.0.0 roadmap?
#468 opened Dec 22, 2023 by onkoe
generic spi?
#450 opened Nov 12, 2023 by marrsus
Uart driver for peripherals
#429 opened Jul 11, 2023 by Firstyear
Fix UART macro for special implementations in atmega-hal help wanted Extra attention is needed
#416 opened May 7, 2023 by Rahix
Support for the ATMega8535 mcu-support Support for a new Microcontroller
#394 opened Jan 22, 2023 by arnemileswinter
Support ATMega644/A help wanted Extra attention is needed mcu-support Support for a new Microcontroller
#374 opened Dec 2, 2022 by enderger
Support Arduino Uno Wifi (rev 2) board-support Support for a new board in `arduino-hal`.
#373 opened Nov 30, 2022 by bverhagen
Consider Implementing the embedded_hal::PwmPin trait for PwmOutput Pins hal-generic Related to MCU generic parts of avr-hal
#360 opened Nov 4, 2022 by ericPrince
Dynamic PwmOutput hal-api API design for the different components of avr-hal hal-generic Related to MCU generic parts of avr-hal help wanted Extra attention is needed
#355 opened Oct 22, 2022 by EZ64cool
Support configuring parity and stop-bits for UART hal-api API design for the different components of avr-hal hal-generic Related to MCU generic parts of avr-hal help wanted Extra attention is needed
#353 opened Oct 16, 2022 by septatrix
ProTip! Exclude everything labeled bug with -label:bug.