|
From: Bernhard H. <ber...@be...> - 2002-02-13 14:23:56
|
> > > here is a header file for the Atmel 89x51CC01: > > > > > > http://www.zac.de/download/sdcc/at89x51cc01.h > > > > > > I hope, it's complete and error free :) > > > > There's already a file at89x51.h in the package. I appriciate your work, but > > I'd prefer to maintain existing files rather than introducing new ones. If > > there are bugs or missing definitions in existing files, please report the > > problems. > > the Atmel 89x51CC01 is a 51 variant with an integrated CAN controller, a > programmable counter array and an ADC. My header file includes at89c52.h > as base and extends it with the CAN/PCA/ADC SFRs. Ah, I see. I didn't know this variant. Bernhard |