modules: hal_nordic: nrfx: use templates from hal_nordic

There is no reason to duplicate `nrfx_config_*.h` files.
Use configuration files from `hal_nordic/nrfx/templates`.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
This commit is contained in:
Marcin Szymczyk 2024-11-20 13:49:41 +01:00 committed by Benjamin Cabé
commit aa3f78791d
33 changed files with 1177 additions and 42824 deletions

View file

@ -1211,6 +1211,6 @@ endmenu
config NRFX_RESERVED_RESOURCES_HEADER
string
default "nrfx_config_reserved_resources.h"
default "nrfx_reserved_resources.h"
endmenu # "nrfx drivers"