RTEMS | bsps/shared/dev/can/ctucanfd/ctucanfd.c: correct CAN error frame bugs (!1365)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Jul 23 21:42:12 UTC 2026
Kinsey Moore started a new discussion on bsps/shared/dev/can/ctucanfd/ctucanfd.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1365#note_155242
>
> /* Check for RX overflow interrupt */
> if ( FIELD_GET( REG_INT_STAT_DOI, isr ) ) {
> + // Increment the RX overflow counter
Please convert these to `/* ... */` style comments here and elsewhere.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1365#note_155242
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-7joi2emb4ipcscf1yq1gkq1ws-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260723/1ce0d739/attachment-0001.htm>
More information about the bugs
mailing list