Orchard AVR Simulator

From Studio Kousagi Wiki
Revision as of 02:55, 6 August 2015 by Xobs (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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