| Subject: | Re: [jallib] Re: PIC18F27K42, probably PPS problem |
|---|
| Date: | Mon, 10 Jun 2019 15:15:59 +0200 |
|---|---|
| From: | Rob Hamerling <robham...@gmail.com> |
| To: | Rob CJ <rob...@hotmail.com> |
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
| Subject: | Re: [jallib] Re: PIC18F27K42, probably PPS problem |
|---|---|
| Date: | Mon, 10 Jun 2019 15:15:59 +0200 |
| From: | Rob Hamerling <robham...@gmail.com> |
| To: | Rob CJ <rob...@hotmail.com> |
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
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+unsubscribe@googlegroups.com.
To post to this group, send email to jal...@googlegroups.com.
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/207a0c14-d89e-4098-fb8f-461415c36f06%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 jallib+unsubscribe@googlegroups.com.
To post to this group, send email to jal...@googlegroups.com.
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/1406706930.483595.1560355311716%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.
--
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 jallib+unsubscribe@googlegroups.com.