Difference between revisions of "Orchard AVR Simulator"
(Created page with "Steps to compile # sudo apt-get install avr-libc libelf-dev # git clone https://github.com/buserror/simavr.git # cd simavr # make") |
(No difference)
|
Latest revision as of 02:55, 6 August 2015
Steps to compile
- sudo apt-get install avr-libc libelf-dev
- git clone https://github.com/buserror/simavr.git
- cd simavr
- make