Skip to content

Commit

Permalink
[nrf noup] modules: hal_nordic: adjust nrfx reservations to NCS
Browse files Browse the repository at this point in the history
Added ncs-specific modules to nrfx_config_reserved_resources.
The modules are:
- mpsl
- nrfe

Signed-off-by: Rafał Kuźnia <[email protected]>
  • Loading branch information
e-rk authored and rlubos committed Nov 20, 2024
1 parent 2e2ce12 commit 89bad3f
Show file tree
Hide file tree
Showing 2 changed files with 917 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hal_nordic/nrfx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,6 @@ endmenu

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

endmenu # "nrfx drivers"
Loading

0 comments on commit 89bad3f

Please sign in to comment.