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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
