Skip to content

Commit 3c9c7af

Browse files
e-rkrlubos
authored andcommitted
[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 75ec3a1 commit 3c9c7af

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
@@ -1211,6 +1211,6 @@ endmenu
12111211

12121212
config NRFX_RESERVED_RESOURCES_HEADER
12131213
string
1214-
default "nrfx_reserved_resources.h"
1214+
default "nrfx_config_reserved_resources_ncs.h"
12151215

12161216
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)