Skip to content

Fix for issue #884.

Created by: silabs-oysteink

The pointer address returned by accessing mnxti would be wrong if CLIC_ID_BITS was less than 4. Fix was to pad the interrupt ID used by mnxti with zeroes to reach the desired alignment.

Merge request reports

Loading