RE: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Bob Paddock > Sent: Sunday, November 16, 2008 12:39 PM > To: avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] compiler support of new devices >

RE: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Rolf Ebert > Sent: Sunday, November 16, 2008 10:23 AM > To: Joerg Wunsch; avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] compiler support of new devices &

Re: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Bob Paddock
> Eric Weddington wrote: > atmega128a atmega168pa atmega16a atmega324pa atmega32a > atmega32u6 atmega64a atmega88pa atmega8aattiny13a For anyone that is keeping score these are the new devices since the last public release of AVRStudio 4.14.589, that are now in the just released version

Re: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Rolf Ebert
Joerg Wunsch schrieb: As Weddington, Eric wrote: atmega128a atmega168pa atmega16a atmega324pa atmega32a atmega32u6 atmega64a atmega88pa atmega8a attiny13a Many of those devices you listed have not been formally released yet, so support has not been added. The question is whether we really

Re: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Joerg Wunsch
As Weddington, Eric wrote: > You are incorrect. > For example the ATtiny13A now includes registers PRR and BODCR, that > were not included in the ATtiny13. That wasn't clear to me from the initial announcement I've seen. It left the opinion in me that they are a full 1:1 replacement. Of course

RE: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Weddington, Eric > Sent: Sunday, November 16, 2008 7:52 AM > To: Joerg Wunsch; avr-libc-dev@nongnu.org > Subject: RE: [avr-libc-dev] compiler support of new

RE: [avr-libc-dev] compiler support of new devices

2008-11-16 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Joerg Wunsch > Sent: Sunday, November 16, 2008 12:33 AM > To: avr-libc-dev@nongnu.org > Subject: Re: [avr-libc-dev] compiler support of new devices >

Re: [avr-libc-dev] compiler support of new devices

2008-11-15 Thread Joerg Wunsch
As Weddington, Eric wrote: > > atmega128a atmega168pa atmega16a atmega324pa atmega32a atmega32u6 > > atmega64a atmega88pa atmega8a attiny13a > Many of those devices you listed have not been formally released > yet, so support has not been added. The question is whether we really want to do anyth

RE: [avr-libc-dev] compiler support of new devices

2008-11-15 Thread Weddington, Eric
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Rolf Ebert > Sent: Saturday, November 15, 2008 3:37 PM > To: avr-libc-dev@nongnu.org > Subject: [avr-libc-dev] compiler support of new devices > > Does anybody have patches that enable co