Skip to content

Commit e473263

Browse files
rob-robinson-14travis3630
authored andcommitted
[nrf fromtree] platform: nordic_nrf: Align to nrfx 4.0
Align to nrfx 4.0: Remove reference to nrf_erratas.h Change-Id: I0b8c806ff89cee67c6207e3ce8ef079d573e4bde Signed-off-by: Robert Robinson <[email protected]> (cherry picked from commit e754c18afac79dd1197b281fff3d8f904897fabc)
1 parent 426bf81 commit e473263

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform/ext/target/nordic_nrf/common/nrf7120/nrf71_init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
#include <stdint.h>
88
#include <nrfx.h>
9-
#include <nrf_erratas.h>
109

1110
#ifndef BIT_MASK
1211
/* Use Zephyr BIT_MASK for unasigned integers */

0 commit comments

Comments
 (0)