Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1134 was reviewed by Joel Sherrill
-- Joel Sherrill started a new discussion on bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1134#note_146363 > #define STM32F4_OTGFS_GINTSTS_IPXFR BSP_BIT32(21) // Incomplete > periodic transfer > -#define STM32F4_OTGFS_GINTSTS_IISOOXFR BSP_BIT32(21) // Incomplete > isochronous OUT transfer > +#define STM32F4_OTGFS_GINTSTS_IISOOXFR BSP_BIT32(21) // Incomplete > isochronous OUT transfer (same bit as IPXFR- host/device mode alias) Needs to be less than 80 columns wide. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1134 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
