feat: add avr-device lib
2 files changed, 5 insertions(+), 0 deletions(-) M Cargo.lock M Cargo.toml
M Cargo.lock => Cargo.lock +1 -0
@@ 77,6 77,7 @@ name = "guess-the-number" version = "0.1.0" dependencies = [ "atmega-hal", "avr-device", "avr-hal-generic", "nb 0.1.3", "panic-halt",
M Cargo.toml => Cargo.toml +4 -0