On Aug 17, 2005, at 3:09 PM, Rikard S wrote:
Where do I start?
I'd start by using cvs and checking out the source code from mainline and then fire up emacs.
I guess there is only some few files that I need to write or edit, using files for similar MCU's as "templates".
Yes...
If I would like to implement new AVR targets, which files are involved?
gcc/config/avr would be the canonical place to go looking for files to edit.