Skip to content

Commit 3590a3a

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 6c2c9fb)
1 parent 505a022 commit 3590a3a

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
@@ -1225,6 +1225,6 @@ endmenu
12251225

12261226
config NRFX_RESERVED_RESOURCES_HEADER
12271227
string
1228-
default "nrfx_reserved_resources.h"
1228+
default "nrfx_config_reserved_resources_ncs.h"
12291229

12301230
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)