RTEMS | Atsam BSP missing pin configuration for all UART devices. (#5135)
Marcell Varga (@urban-achiever)
gitlab at rtems.org
Thu Oct 10 10:05:46 UTC 2024
Marcell Varga created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5135
The config.ini options make it seem like selecting a console device when installing the BSP is as simple as configuring the device type (UART/USART) and the device index. However pin-config.c only has PIO settings for USART1, therefore selecting any other configuration in config.ini does not work. Pin-config.c needs to be extended if a different serial device is to be used. This should either be added or a warning included with the BSP.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5135
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/20241010/07aa98a0/attachment.htm>
More information about the bugs
mailing list