We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd41b6 commit 284a3adCopy full SHA for 284a3ad
modules/hal_nordic/nrfx/nrfx_glue.c
@@ -6,7 +6,7 @@
6
7
#include <nrfx.h>
8
#include <zephyr/kernel.h>
9
-#include <soc/nrfx_coredep.h>
+#include <lib/nrfx_coredep.h>
10
11
void nrfx_isr(const void *irq_handler)
12
{
0 commit comments