Skip to content

Commit 158afe4

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]> (cherry picked from commit fc5978f)
1 parent 04dc281 commit 158afe4

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
@@ -1236,6 +1236,6 @@ endmenu
12361236

12371237
config NRFX_RESERVED_RESOURCES_HEADER
12381238
string
1239-
default "nrfx_reserved_resources.h"
1239+
default "nrfx_config_reserved_resources_ncs.h"
12401240

12411241
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)