diff --git a/modules/hal_nordic/nrfx/nrfx_config.h b/modules/hal_nordic/nrfx/nrfx_config.h index 8eed19e2ace..0a860164f2d 100644 --- a/modules/hal_nordic/nrfx/nrfx_config.h +++ b/modules/hal_nordic/nrfx/nrfx_config.h @@ -10,10 +10,10 @@ #include /* - * NRFX API version 2.9 flag. - * When the flag is set NRFX API is compatible with the previous NRFX release. + * NRFX API version 2.10 flag. + * When the flag is set NRFX API is compatible with the newest NRFX release. */ -#define NRFX_CONFIG_API_VER_2_9 1 +#define NRFX_CONFIG_API_VER_2_10 1 /* * These are mappings of Kconfig options enabling nrfx drivers and particular