Skip to content
Commit 1a899ee4 authored by Marco Widmer's avatar Marco Widmer Committed by David Leach
Browse files

modules: hal_nordic: nrfx_glue: Fix unused argument



NRFX_IRQ_PRIORITY_SET is defined as empty. This causes an unused
argument warning in many callers (e.g. nrfy_gpiote_int_init). Fix it by
using ARG_UNUSED for the priority argument.

Signed-off-by: default avatarMarco Widmer <marco.widmer@bytesatwork.ch>
parent 0e46701d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment