descriptionsimulation of megaAvr microcontrollers
ownerManfred Steiner
last changeTue, 3. Sep 2024, 11:10:17

Infos on markdown to HTML conversion

  1. started as process 1467514: /usr/bin/pandoc -f gfm -t html5 --highlight-style pygments

simavr

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

build

Prepare system

$ sudo apt install gcc make gcc-avr avr-libc
$ sudo apt install libelf-dev
$ sudo apt install freeglut3 freeglut3-dev

make simavr libs

Make sure your shell working directory is simavr

$ cd simavr
$ make

Result is available in:

Project examples available in folder examples