avr-rust-practice A project for my practice to use avr-rust. Setup Install avr tools. sudo apt install avr-gcc avr-libc avrdude And the following programs. rust avr-rust Install xargo. cargo install xargo setup_memo may help you. References avr-rust/blink