Skip to content

Commit 6f794f9

Browse files
masz-nordicrlubos
authored andcommitted
[nrf fromtree] 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 <[email protected]> (cherry picked from commit aa3f787)
1 parent 67c011b commit 6f794f9

33 files changed

+1177
-42824
lines changed

modules/hal_nordic/nrfx/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,6 +1211,6 @@ endmenu
12111211

12121212
config NRFX_RESERVED_RESOURCES_HEADER
12131213
string
1214-
default "nrfx_config_reserved_resources.h"
1214+
default "nrfx_reserved_resources.h"
12151215

12161216
endmenu # "nrfx drivers"

0 commit comments

Comments
 (0)