Skip to content

arch: arm: dwt: select the DWM macro based on the architecture #93728

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

Closed
wants to merge 1 commit into from

Conversation

fabiobaltieri
Copy link
Member

Change the selector for the DWT_LSR_Present_Msk and DWT_LSR_Access_Msk aliases to be based on the architecture rather than which module is present in the system. This makes the module build correctly if the cmsis module is present but not used and cmsis_6 is supposed to be used instead (i.e. for Cortex-M).

Change the selector for the DWT_LSR_Present_Msk and DWT_LSR_Access_Msk
aliases to be based on the architecture rather than which module is
present in the system. This makes the module build correctly if the
cmsis module is present but not used and cmsis_6 is supposed to be used
instead (i.e. for Cortex-M).

Signed-off-by: Fabio Baltieri <[email protected]>
Copy link

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