This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][AVR] Add new AVR devices: AT90PWM216-316
- From: "Anatoly Sokolov" <aesok at post dot ru>
- To: "Eric Weddington" <eweddington at cso dot atmel dot com>, <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 17 Oct 2007 01:51:42 +0400
- Subject: Re: [PATCH][AVR] Add new AVR devices: AT90PWM216-316
- References: <013401c807c4$9df47fd0$150412ac@corp.atmel.com>
Hi.
> The patch below adds support for two new AVR devices:
> AT90PWM216
> AT90PWM316
>
>
> 2007-10-05 Eric B. Weddington <eweddington@cso.atmel.com>
>
> * config/avr/avr.c (avr_mcu_types): Add at90pwm216, at90pwm316.
> * config/avr/avr.h (LINK_SPEC): Likewise and remove regex for
> similar devices.
> (CRT_BINUTILS_SPECS): Likewsie.
> * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
>
Applied.
Anatoly.