rustytoken/build.sh

3 lines
160 B
Bash
Raw Normal View History

2023-03-30 18:05:33 +00:00
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