Hi Joep,

Joep Suijs wrote:
> 
> I noticed the i2c hw slave lib does not compile for 16f877a, due to
> the fact that sspcon is called sspcon1 in the 16f88 include file. In
> the datasheet of the 16f88, the register is called sspcon (like the
> 16f877a). For now I can create a work-around, but how can we resolve
> this in a proper way?

I'll try to make a list of SSP registers of the different PICs, like the 
FindAnalog.wiki. I have several other (unpublished) lists of this type, 
so it won't be a great effort to make one more for SSP.
Depending on the results we could either 'correct' the device files, or 
  we may have to do some conditional compilation in the libraries (like 
I did in the PIC_DATA_EEPROM lib).

Regards, Rob.


-- 
Rob Hamerling, Vianen, NL (http://www.robh.nl/)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to