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
I guess you are using compiler settings reading all warnings as errors. The function should compile just fine even if parameters are actually unused. I agree, that we could silence the warnings/errors by introducing void casts.
Would you raise your fix as a pull-request to CMSIS 6? I'd be happy accept your contribution.
CMSIS_6/CMSIS/Core/Include/m-profile/armv7m_cachel1.h
Line 356 in 8c4dc58
The same issue mentioned here ARM-software/CMSIS_5#1680
The text was updated successfully, but these errors were encountered: