RTEMS | bsps/powerpc: Doxygen and code modernization for motorola_powerpc (!900)
YASH BHIWANIA (@Yash)
gitlab at rtems.org
Fri Jan 16 14:57:58 UTC 2026
YASH BHIWANIA commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/900#note_138945
I have completed the modernization for the `motorola_powerpc` BSP. This MR now includes:
* **Doxygen Headers**: Added to all startup and console files for better documentation.
* **Type Modernization**: Replaced legacy `unsigned long` and `u_long` with `uint32_t` and `uintptr_t` in `motorola.c`, `bspreset.c`, `zlib.c`, and `qemu_fakeres.c`.
* **Coding Standards**: Refactored `CamelCase` variables to `snake_case` and fixed indentation issues in `polled_io.c`.
The build finishes successfully for `powerpc/motorola_powerpc` and the CI/CD pipeline is passing all checks. Ready for final review.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/900#note_138945
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/20260116/ceedc738/attachment-0001.htm>
More information about the bugs
mailing list