Low-level bindings to simavr.
Supported platforms: Linux & Mac (pull requests for Windows welcome!).
Compile-time:
- clang,
- libelf,
- pkg-config,
- zlib.
$ nix-shell
$ sudo apt install clang libelf-dev pkg-config
$ brew tap osx-cross/avr
$ brew install avr-gcc libelf pkg-config
simavr-sys
seems unmaintained at
the moment, while simavr-ffi
is up-to-date.
Copyright (c) 2022 Patryk Wychowaniec pwychowaniec@pm.me.
Licensed under the MIT license.