Upload directly the elf instead the hex
parent
41efcce00f
commit
66f8de78be
1
build.sh
1
build.sh
|
@ -1,2 +1 @@
|
|||
cargo build -Z build-std=core --target avr-atmega328p.json --release
|
||||
avr-objcopy -O ihex -R .eeprom target/avr-atmega328p/release/rustytoken.elf rustytoken.hex
|
||||
|
|
Loading…
Reference in New Issue