User Tools

Site Tools


microcontrollers:avr_makefiles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
microcontrollers:avr_makefiles [2012/01/13 22:19] mithatmicrocontrollers:avr_makefiles [2012/01/26 22:52] – [Resources] mithat
Line 1: Line 1:
 ====== AVR Makefiles ====== ====== AVR Makefiles ======
 +
 +  * [[AVR Makefile template|Local copy]] of Pat Deegan's [[http://electrons.psychogenic.com/articles/Makefile.tpl|AVR Makefile template]] with variant(s).
 +  * [[avr-libc makefile template|Local copy]] of a Makefile from the [[http://avr-libc.nongnu.org/user-manual/group__demo__project.html|avr-libc documentation]].
 +  * [[WinAVR makefile template|Local copy]] of the Makefile template from the [[http://winavr.sourceforge.net/|WinAVR]] project.
 +  * Versions of the WinAVR Makefile adapted to Linux are available in my [[https://bitbucket.org/mithat/avr-geany-support|AVR Geany Support]] bundle.
  
 ===== Resources ===== ===== Resources =====
  
   * http://users.rcn.com/rneswold/avr/x421.html   * http://users.rcn.com/rneswold/avr/x421.html
-  * http://electrons.psychogenic.com/modules/arms/view.php?w=art&idx=8&page=1 (note the template file)+  * http://electrons.psychogenic.com/modules/arms/view.php?w=art&idx=8&page=1 (note the [[http://electrons.psychogenic.com/articles/Makefile.tpl|template]] file)
   * http://www.hookersandbooze.com/avr-gcc-makefile/ (note the ''override CFLAGS'' and ''override LDFLAGS'')   * http://www.hookersandbooze.com/avr-gcc-makefile/ (note the ''override CFLAGS'' and ''override LDFLAGS'')
   * http://wiki.hacdc.org/index.php?title=AVR_Makefile   * http://wiki.hacdc.org/index.php?title=AVR_Makefile
   * http://www.krisbarrett.com/2009/09/12/first-avr-project/   * http://www.krisbarrett.com/2009/09/12/first-avr-project/
-  * http://www.sax.de/~joerg/mfile/+  * http://www.sax.de/~joerg/mfile/ (on wheezy this needs source-level edits to reference the right interpreter as well to look in the local dir for resources)
microcontrollers/avr_makefiles.txt · Last modified: 2016/03/20 17:46 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki