[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: |
Fri, 23 Apr 2004 09:41:57 +0200 |
User-agent: |
Mutt/1.4.2.1i |
> I have attached my super-beta version of the AT90CAN128 header file, comments
> welcome!
>
> I expect there to be some (some == lots) errors so don't trust it yet. I'll
> check it through another day to see what else I can catch.
First bug ;-)
You have missed:
/* RegDef: USART0 I/O Data Register */
#define UDR0 _SFR_MEM8(0xC6)
Best regards.
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 :-)
--
- - - Hornet - - - - - - - - - - - - - - - Pawel Moll - - -
email: address@hidden
- - - Expect only the best, the worst will come itself - - -
- 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 <=
Re: [avr-libc-dev] New device support: AT90CAN128, Pawel Moll, 2004/04/26