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

Remove CMSIS #256

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2023

  1. mcux-sdk: delete references to CMSIS from cmake files

    Delete references to CMSIS from cmake files
    
    Signed-off-by: Mahesh Mahadevan <[email protected]>
    mmahadevan108 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    af6964b View commit details
    Browse the repository at this point in the history
  2. s32: delete references to CMSIS from cmake files

    Delete references to CMSIS from cmake files
    
    Signed-off-by: Mahesh Mahadevan <[email protected]>
    mmahadevan108 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6f021a5 View commit details
    Browse the repository at this point in the history
  3. make: Remove references to CMSIS in the SDK

    Use the cmsis module provided by Zephyr
    
    Signed-off-by: Mahesh Mahadevan <[email protected]>
    mmahadevan108 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ef16091 View commit details
    Browse the repository at this point in the history
  4. mcux-sdk: Delete CMSIS

    Zephyr uses the cmsis module
    
    Signed-off-by: Mahesh Mahadevan <[email protected]>
    mmahadevan108 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    98b5a4d View commit details
    Browse the repository at this point in the history