> Maybe I am missing something important, but it seems to me that trying
> to optimize such a really small routine which is typically called only
> once is not worth the trouble.
>
> William

It is always good to optimize. The optimization I suggested can save
more then 50% code & ram for the procedure. As Joep would say, that is
huge overhead :)

Of course, this constant does not only affect the init procedure, it
can affect other parts of the lib. It also affects spi_master_sw lib
since it's API must be the same.

Anyways, you disagree so we will leave it as is.

Matt.

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