Skip to content

Conversation

@NVMarkovich
Copy link

doxygen ignores /*@} for end of group. It needs /** @} instead.

doxygen ignores /*@} for end of group. It needs /** @} instead.
@JonatanAntoni
Copy link
Member

Not that CMSIS_5 is not actively maintained anymore.
You may want to check https://github.com/ARM-software/CMSIS_6

@JonatanAntoni JonatanAntoni requested a review from Copilot June 25, 2025 12:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the doxygen group closing comments in cmsis_armcc.h to use the correct /** @} syntax instead of the incorrect /*@}.

  • Updates the closing comments for CMSIS_Core_InstructionInterface, CMSIS_Core_RegAccFunctions, and CMSIS_SIMD_intrinsics groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants