#avr #high-level #bindings #simulator #simavr #mcu

simavr-sim

High level bindings to the simavr AVR simulator

2 releases

0.1.1 Feb 13, 2021
0.1.0 Jul 2, 2020

#284 in Simulation

GPL-3.0 license

26KB
368 lines

Contains (ELF exe/lib, 17KB) src/test_util/atmega328-factorial.elf

simavr-sys

Crates.io

High level bindings to the simavr AVR simulator.


lib.rs:

High-level bindings to the simavr AVR simulator.

This is a minimal set of high-level bindings that can be used to simulate an AVR MCU from Rust.

Dependencies

~5–17MB
~173K SLoC