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

Split up the compiler files to a generic part and a profile specific part #44

Merged

Commits on Feb 25, 2024

  1. * Top-level compiler headers will exist in the core folder (no separa…

    …te compiler folder is needed).
    
    ** The cmsis_compiler.h header will continue to figure out which compiler toolchain is being used.
    ** Compiler headers specific to each architecture profiles can reside within the new architecture profile folders.
    * Introduce compiler abstraction for cortex-R
    Masmiseim36 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2f82b0d View commit details
    Browse the repository at this point in the history