avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] New device support: AT90CAN128


From: Pawel Moll
Subject: Re: [avr-libc-dev] New device support: AT90CAN128
Date: Tue, 27 Apr 2004 10:53:29 +0200
User-agent: Mutt/1.4.2.1i

> > > /* RegDef:  USART0 I/O Data Register */
> > > #define UDR0   _SFR_MEM8(0xC6)
> 
> Fixed in cvs now.

Another missed one is:

/* RegDef:  CAN Data Message Register */
#define CANMSG _SFR_MEM8(0xFA)

A question: how should I act with those bugs? Should I send them 
personally to Colin only, submit a bug on webpage or else...?

regards

-- 
- - - Hornet - - - - - - - - - - - - - - - Pawel  Moll - - -
                             email: address@hidden
- - - Expect only the best, the worst will come itself - - -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]