Thank you!
Of course this is sufficient. I got a little paranoid when I realized how
different the UART is and started to expect that a whole set of libraries will
be needed for future chips ;-)
Greets,Kiste
Am Montag, 10. Juni 2019, 12:45:02 UTC hat Rob CJ <[email protected]>
Folgendes geschrieben:
Hi Kiste,
I could add your change to the libraries so that it is included in the next
release.
I think it is only sufficient to add this statement though:-- Some newer PICs
have INTCON registers numbered differently
if (defined(INTCON0_GIE) == true) then
alias INTCON_GIE is INTCON0_GIE
end if
Kind regards,
Rob
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/jallib.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jallib/374861405.725923.1560171061519%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.