Using AVR Microprocessors Under planetCCRMA

  • 1. download avrlib and unzip in your home directory.

  • ~> _
    ~> cd
    ~> unzip avrlib.zip
    ~> _

  • 2. save these ccrma specific make files to the ~/avrlib/make directory and unzip.

  • ~> _
    ~> cd ~/avrlib/make
    ~> unzip ccrma_make_files.zip
    ~> _