This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][AVR] Add support for new AVR device: ATtiny48
- 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 22:42:35 +0400
- Subject: Re: [PATCH][AVR] Add support for new AVR device: ATtiny48
- References: <002001c809f3$e454e150$2b745f0a@corp.atmel.com>
Hi.
> The patch below adds support for the new AVR device: ATtiny48.
>
> Eric Weddington
>
> /gcc:
>
> 2007-10-08 Eric B. Weddington <eweddington@cso.atmel.com>
>
> * config/avr/avr.c (avr_mcu_types): Add attiny48.
> * config/avr/avr.h (LINK_SPEC): Likewise.
> (CRT_BINUTILS_SPECS): Likewsie.
> * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
Applied.
Anatoly.