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: Mon, 20 Feb 2012 02:01:30 +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 #3 from Stefan Reichardt <fbi.sr at gmx dot de> 2012-02-20 02:01:30 UTC ---
Could you add support for the few new devices with USB Support aswell? example
Xmega32A4U.
For the moment, i am using your code with xmega128a1 and i see no problems.
Thanks alot!