Hi Seb,

On May 6, 7:24 am, Sebastien Lelong <[email protected]>
wrote:
>
> > Be sure to add 'adapted-by'.
>
> I'll sure will (try to) remember, though I'm not sure I'll dive into CAN
> soon (though² I have PIC capable CAN).
>

Adding "adapted-by" is just one convenient way to adhere to the ZLIB
license.  You are welcome to come up with another way, so long as each
individual file, when released, adheres to clause #2.

By the way, the purpose of can_mcp2515.jal is to allow picmicro's
without built-in CAN to be able to talk CAN by using an external chip,
which happens to have an spi interface.  However, it is good to test
against other picmicros that do have built-in CAN hardware.  We have
support for both in JALLIB.   Software spi might be interesting too
for CAN, but then so many picmicros have hardware spi I can't quite
see why I would chose software spi.   MSSP2 seems a good idea, if I
needed for whatever reason to run CAN on MSSP2.

If I could just get you and Matt interested in CAN, perhaps with your
automobile, my worries would be over.  I think.  :-)

William

-- 
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