We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4ea04 commit eac0ef5Copy full SHA for eac0ef5
README.md
@@ -18,3 +18,5 @@ Then run:
18
cargo build --target avr-atmega328p.json -Z build-std=core --release
19
```
20
21
+The final ELF executable file will then be available at `target/avr-atmega328p/release/template-bin.elf`.
22
+
0 commit comments