Skip to content

Commit

Permalink
[nrf noup] modules: hal_nordic: cleanup nrfx_config
Browse files Browse the repository at this point in the history
- 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]>
  • Loading branch information
masz-nordic committed Feb 21, 2025
1 parent 16dc0c6 commit 7ef2565
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 938 deletions.
2 changes: 1 addition & 1 deletion modules/hal_nordic/nrfx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1211,6 +1211,6 @@ endmenu

config NRFX_RESERVED_RESOURCES_HEADER
string
default "nrfx_config_reserved_resources_ncs.h"
default "nrfx_reserved_resources_ncs.h"

endmenu # "nrfx drivers"
Loading

0 comments on commit 7ef2565

Please sign in to comment.