Skip to content

Commit eac0ef5

Browse files
committed
Explain where the final ELF final goes in the README
1 parent eb4ea04 commit eac0ef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ Then run:
1818
cargo build --target avr-atmega328p.json -Z build-std=core --release
1919
```
2020

21+
The final ELF executable file will then be available at `target/avr-atmega328p/release/template-bin.elf`.
22+

0 commit comments

Comments
 (0)