[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] New device support: AT90CAN128
From: |
Colin O'Flynn |
Subject: |
Re: [avr-libc-dev] New device support: AT90CAN128 |
Date: |
Fri, 23 Apr 2004 12:54:32 +0000 |
User-agent: |
KMail/1.5.3 |
> /* RegDef: USART0 I/O Data Register */
> #define UDR0 _SFR_MEM8(0xC6)
Oops! Thanks for catching that....
> PS. In fact I've made also some headers for AT90CAN128 (I am working on
> project using it)... Unfortunatly I've noticed that someone already
> started it on avr-libc-dev after I've completed 70% :-( But now of course
> I will join you :-)
heh - damn! What parts of it do you have done?
Just could compare the two files to try and find errors (I could write a quick
script to do this maybe) in them, combining the two files together and add
your name to the final file.
Regards,
-Colin
- Re: [avr-libc-dev] New device support: AT90CAN128, (continued)
Re: [avr-libc-dev] New device support: AT90CAN128, Colin O'Flynn, 2004/04/22
Re: [avr-libc-dev] New device support: AT90CAN128, Pawel Moll, 2004/04/23
Re: [avr-libc-dev] New device support: AT90CAN128, Pawel Moll, 2004/04/26