Skip to content

Commit 5b34e42

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 <marcin.szymczyk@nordicsemi.no>
1 parent 0781d7e commit 5b34e42

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
@@ -1308,6 +1308,6 @@ endmenu
13081308

13091309
config NRFX_RESERVED_RESOURCES_HEADER
13101310
string
1311-
default "nrfx_config_reserved_resources_ncs.h"
1311+
default "nrfx_reserved_resources_ncs.h"
13121312

13131313
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)