Skip to content

Commit 603df41

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 4adac4c commit 603df41

File tree

3 files changed

+218
-949
lines changed

3 files changed

+218
-949
lines changed

modules/hal_nordic/nrfx/Kconfig

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

10881088
config NRFX_RESERVED_RESOURCES_HEADER
10891089
string
1090-
default "nrfx_config_reserved_resources_ncs.h"
1090+
default "nrfx_reserved_resources_ncs.h"
10911091

10921092
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)