Mohamed Ayman commented on a discussion on bsps/arm/stm32f4/console/usart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1141#note_146431 > /* Wait */ > } > > - usart->dr = STM32F4_USART_DR(c); > + usart->dr = STM32F4_USART_DR(c & 0xFF); Done, Kinsey -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1141#note_146431 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
