A guidebook for AVR-Rust development.
Hosted on book.avr-rust.org/.
Install mdBook:
If rust and cargo are installed, you can build mdBook from source and install using cargo install mdbook.
mdBook's documentation also details all mdBook installation methods.
Run mdbook build.
By default the book is output to the book directory and the HTML index is output to book/index.html.