This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hi I want to implement new target AVR MCU's for GCC


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]