RTEMS | bsps/aarch64/raspberrypi5: Add initial Raspberry Pi 5 BSP (!1006)
Preetam Das (@lostux)
gitlab at rtems.org
Tue Feb 10 18:08:41 UTC 2026
Preetam Das commented on a discussion on bsps/aarch64/raspberrypi5/console/console.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142305
> + * POSSIBILITY OF SUCH DAMAGE.
> + */
> +
> +#include <bspopts.h>
> +#include <rtems/bspIo.h>
> +#include <rtems/console.h>
> +#include <rtems/termiosdevice.h>
> +#include <dev/serial/arm-pl011.h>
> +
> +#include <bsp/irq.h>
> +#include <bsp/fatal.h>
> +#include <bsp/raspberrypi5.h>
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif /* __cplusplus */
Yes, I used the header template instead of the source file template here. Mistake by me. Fixed by removing.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142305
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/20260210/ff2f6b7f/attachment-0001.htm>
More information about the bugs
mailing list