Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common code cleanup #12

Merged
merged 9 commits into from
Dec 2, 2024
Merged

Common code cleanup #12

merged 9 commits into from
Dec 2, 2024

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Dec 2, 2024

A collection of source code cleanups for the generated code:

  • Consistent Doxygen style (must use @ everywhere).
  • Consistent include path style (must include prefix directory for common code).
  • Consistent license header (fix one missing use of Arm proprietary preamble I missed).
  • Moves CMake compiler helper to common .cmake file.
  • Allows layer code to write over existing layer code to facilitate updates.

@solidpixel solidpixel merged commit c452af2 into main Dec 2, 2024
5 checks passed
@solidpixel solidpixel deleted the build_cleanup branch December 2, 2024 14:39
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.

1 participant