RTEMS | bsps/noelv: Backport polled mode console to 6 (!537)

Matteo Concas (@matteo.concas) gitlab at rtems.org
Thu Jun 26 07:02:12 UTC 2025



Matteo Concas created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/537

Project:Branches: matteo.concas/rtems-gaisler:matteo/backport-fix-noelv-polled to rtems/rtos/rtems:6
Author:   Matteo Concas




## Summary

bsps/noelv: Fix using console in polled mode

Before, the console driver needed `BSP_CONSOLE_USE_INTERRUPTS` to be defined or it would not build. The intent was to use polled mode if the macro was equal to zero.

This change makes it so interrupt mode is used if the macro is defined and polled mode is used if the macro is not defined.

(cherry picked from commit 5e0a68d3ab6bedb16e465267310c59c25803b783)

<!--Default settings, if it is a dropdown it will set after submission-->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/537
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/20250626/a55b7355/attachment.htm>


More information about the bugs mailing list