Skip to content

Commit 06252f4

Browse files
masz-nordicjaz1-nordic
authored andcommitted
[nrf noup] ext: nrf: update nrfx include
Include nrfx instead of MDK. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent c8d5069 commit 06252f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/nrf/cc310_glue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#ifndef NRF_CC310_GLUE_H__
1919
#define NRF_CC310_GLUE_H__
2020

21-
#include <nrf.h>
21+
#include <nrfx.h>
2222
#include <nrf_cc310_bl_init.h>
2323
#include <nrf_cc310_bl_hash_sha256.h>
2424
#include <nrf_cc310_bl_ecdsa_verify_secp256r1.h>

0 commit comments

Comments
 (0)