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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to