Skip to content

Commit 609c118

Browse files
e-rknordic-krch
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]> Signed-off-by: Nikodem Kastelik <[email protected]> Co-authored-by: Krzysztof Chruściński <[email protected]> Signed-off-by: Eivind Jølsgard <[email protected]> Signed-off-by: Aleksandar Stanoev <[email protected]> Signed-off-by: Piotr Pryga <[email protected]> (cherry picked from commit afa7dc0)
1 parent e40f531 commit 609c118

File tree

2 files changed

+949
-1
lines changed

2 files changed

+949
-1
lines changed

modules/hal_nordic/nrfx/Kconfig

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

12951295
config NRFX_RESERVED_RESOURCES_HEADER
12961296
string
1297-
default "nrfx_reserved_resources.h"
1297+
default "nrfx_config_reserved_resources_ncs.h"
12981298

12991299
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)