Skip to content

AbacusIsMad/simavr

 
 

Repository files navigation

This is designed for the GNU-x86_64-Linux system, the same one as EdStem.

Build + "Install"

you can download out.zip or build it yourself from make clean package. Drag the zip file to the EdStem workspace. it should extract itself. Every time you need to run/test a program, you should do:

source begin.sh #to extract avr-gcc and other libraries
make #to compile changes in the source code
python3 tester.py #to run tests.

About

simavr is a lean, mean and hackable AVR simulator for linux & OSX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.3%
  • C++ 0.4%
  • TeX 0.2%
  • Makefile 0.1%
  • Python 0.0%
  • Assembly 0.0%