Skip to content

Commit f789fd3

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 609c118)
1 parent 6eb7543 commit f789fd3

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
@@ -1307,6 +1307,6 @@ endmenu
13071307

13081308
config NRFX_RESERVED_RESOURCES_HEADER
13091309
string
1310-
default "nrfx_reserved_resources.h"
1310+
default "nrfx_config_reserved_resources_ncs.h"
13111311

13121312
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)