Difference between revisions of "Orchard AVR Simulator"

From Studio Kousagi Wiki
Jump to: navigation, search
(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

  1. sudo apt-get install avr-libc libelf-dev
  2. git clone https://github.com/buserror/simavr.git
  3. cd simavr
  4. make