Skip to content

mskyaxl/rpiups

Repository files navigation

rpiups

Test suite

Rust AVR executable template

A template for Rust based AVR executables.

Provides:

  • A Rust target specification JSON for ATmega8P - avr-atmega8.json

  • A GitHub-action based CI test pipeline

Build instructions

Install Rust nightly - see the-day-rust-on-avr-stood-still

Then run:

cargo build --target avr-atmega328p.json -Z build-std=core --release

The final ELF executable file will then be available at target/avr-atmega8/release/rpiups.elf.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published