Skip to content

Commit f18e892

Browse files
committed
[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 1dea0be commit f18e892

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
@@ -1186,6 +1186,6 @@ endmenu
11861186

11871187
config NRFX_RESERVED_RESOURCES_HEADER
11881188
string
1189-
default "nrfx_config_reserved_resources.h"
1189+
default "nrfx_config_reserved_resources_ncs.h"
11901190

11911191
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)