RTEMS | bsps/noelv: Allow NOEL-V systems to use console in polled mode (!521)

Matteo Concas (@matteo.concas) gitlab at rtems.org
Wed Jun 18 13:50:47 UTC 2025



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

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




## Summary

bsps/noelv: Allow NOEL-V systems to use 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.


<!-- 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/521
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/20250618/d24a2d42/attachment.htm>


More information about the bugs mailing list