You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arch: arm: dwt: select the DWM macro based on the architecture
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]>
0 commit comments