Skip to content

Commit 7ef2565

Browse files
committed
[nrf noup] modules: hal_nordic: cleanup nrfx_config
- Remove temporary workaround for SDC in nrfx's reserved resources. - Modify NCS reserved resources to use upstream version with additions instead of creating new file - Align filename Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent 16dc0c6 commit 7ef2565

File tree

3 files changed

+218
-938
lines changed

3 files changed

+218
-938
lines changed

modules/hal_nordic/nrfx/Kconfig

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

12121212
config NRFX_RESERVED_RESOURCES_HEADER
12131213
string
1214-
default "nrfx_config_reserved_resources_ncs.h"
1214+
default "nrfx_reserved_resources_ncs.h"
12151215

12161216
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)