Skip to content

Commit 0d17b8d

Browse files
committed
[nrf noup] modules: hal_nordic: adjust nrfx reservations to NCS
Added ncs-specific modules to nrfx_config_reserved_resources. The modules are: - mpsl - nrfe Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent b27c6d4 commit 0d17b8d

File tree

2 files changed

+917
-1
lines changed

2 files changed

+917
-1
lines changed

modules/hal_nordic/nrfx/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,6 +1212,6 @@ endmenu
12121212

12131213
config NRFX_RESERVED_RESOURCES_HEADER
12141214
string
1215-
default "nrfx_config_reserved_resources.h"
1215+
default "nrfx_config_reserved_resources_ncs.h"
12161216

12171217
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)