description | simulation of megaAvr microcontrollers |
owner | Manfred Steiner |
last change | Tue, 3. Sep 2024, 11:10:17 |
Infos on markdown to HTML conversion
This repository is mirrored from https://github.com/buserror/simavr.git, commit 7003af0 (Mon Jul 18 10:29:17 2022)
Original README.md
: see README-simavr.md
$ sudo apt install gcc make gcc-avr avr-libc
$ sudo apt install libelf-dev
$ sudo apt install freeglut3 freeglut3-dev
Make sure your shell working directory is simavr
$ cd simavr
$ make
Result is available in:
obj-x86_64-linux-gnu/libsimavr.a
obj-x86_64-linux-gnu/libsimavr.so
Project examples available in folder examples