Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 222 Bytes

HACKING.md

File metadata and controls

15 lines (10 loc) · 222 Bytes

Tips on working with this project

Install nightly Rust

Building directly:

cargo build --target avr-atmega328p.json -Z build-std=core

Generate documentation

cargo doc --target avr-atmega328