Low-level bindings to simavr:
[dependencies]
simavr-ffi = "1"
Supported platforms: Linux & Mac (pull requests for other platforms welcome!).
If you're looking for something high-level, see avr-tester.
Compile-time:
- clang,
- libelf,
- pkg-config,
- zlib.
$ nix develop
$ sudo apt install clang libelf-dev pkg-config
$ brew install libelf pkg-config
Copyright (c) 2022 Patryk Wychowaniec pwychowaniec@pm.me.
Licensed under the MIT license.