RTEMS | bsps/arm: Fix obsolete libbsp path in csb337/dbgu.c (!862)
Ayush Daga (@dagaayush1205)
gitlab at rtems.org
Wed Dec 3 13:03:14 UTC 2025
Ayush Daga created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/862
Project:Branches: dagaayush1205/rtems:main to rtems/rtos/rtems:main
Author: Ayush Daga
## Summary
Updates Issue #5323
**Issue**: Fix files referencing paths with libbsp/ which no longer exists
**Description of the issue:** There are 58 files which include "libbsp". This is usually in a comment. But since libbsp no longer exists, the path references need to be reviewed and fixed.
**Fix:** Updated the `dbgu.c` to point to the new location: `bsps/shared/dev/serial/legacy-console.c`
Note: This is for verification purpose. Once approved, I will apply similar changes to the remaining files as per need
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/862
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/20251203/c6f63416/attachment.htm>
More information about the bugs
mailing list