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 f5559b7 commit 0cf02a5Copy full SHA for 0cf02a5
ext/nrf/cc310_glue.h
@@ -10,7 +10,7 @@
10
#include <nrf_cc310_bl_init.h>
11
#include <nrf_cc310_bl_hash_sha256.h>
12
#include <nrf_cc310_bl_ecdsa_verify_secp256r1.h>
13
-#include <devicetree.h>
+#include <zephyr/devicetree.h>
14
#include <string.h>
15
16
/*
0 commit comments