Contribution Update - Doxygen Headers for SPARC and PowerPC BSPs

Hi everyone,

I’ve spent today cleaning up my current Merge Requests and I’ve also submitted a third one for the PowerPC architecture. All three now have a clean history (1 commit per MR) and the check-commit-message pipelines are now passing.

1. ERC32 (SPARC)

  • Added the missing blank lines between SPDX and Doxygen headers.
  • Squashed the history into a single clean commit.

2. LEON3 (SPARC) - MR !899

  • Fixed the MIDDLE typo in amba.c and updated the header spacing.
  • Cleaned up the commit message formatting.

3. Motorola PowerPC - MR !900 (Update this link if the number is different!)

  • Added missing Doxygen @file headers to 4 files in bsps/powerpc/motorola_powerpc/start/ to improve documentation categorization.

I’ve resolved all the open discussion threads on these MRs and they should be ready for further review. Thanks for the guidance so far!

Best regards,
Yash Bhiwania

This merge request number is 900, not 901. Correct link is: bsps/powerpc/motorola_powerpc: Add missing Doxygen headers (!900) · Merge requests · RTEMS / RTOS / RTEMS · GitLab

1 Like

Thanks to point out that,I edited that now.

You’re welcome, Yash. :slight_smile:

Hi Yash, thanks for the interaction. This kind of communication is best kept on the gitlab within the MR’s themselves.

Thanks for guidance @gedare ,I will take care of that from now.