This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52261] [avr] Add support for AVR Xmega cores
- From: "fbi.sr at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Feb 2012 01:38:52 +0000
- Subject: [Bug target/52261] [avr] Add support for AVR Xmega cores
- Auto-submitted: auto-generated
- References: <bug-52261-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52261
--- Comment #5 from Stefan Reichardt <fbi.sr at gmx dot de> 2012-02-22 01:38:52 UTC ---
Its no problem to compile and link it that way but i dont have that device so
cant test it.
I would make a patch myself and post it here and on binutils, if i knew that
this would only involve copying some lines from the devices without USB
support. Some devices like xmega128A1U are already there so i suppose all
functionality for the new USB devices is already in the code.
Maybe you or Eric could give a short statement about this?
Stefan