RTEMS | bsps/arm/stm32f4: Fix multiple OTGFS header bugs (!1134)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Mar 19 22:58:53 UTC 2026
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260319/fcaaaa82/attachment.htm>
More information about the bugs
mailing list