Skip to content

Commit 4240301

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 6c1fe57 commit 4240301

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

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

13121312
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)