Skip to content

Commit 9961be7

Browse files
jaz1-nordicnordicjm
authored andcommitted
[nrf fromtree] modules: hal_nordic: nrfx: Update NRFX API version to 3.12
Update NRFX_CONFIG_API_VER_MINOR to 12, to be compatible with latest SAADC driver changes. Signed-off-by: Jakub Zymelka <[email protected]> (cherry picked from commit be8c61a)
1 parent a8d60be commit 9961be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hal_nordic/nrfx/nrfx_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/* Define nrfx API version used in Zephyr. */
1111
#define NRFX_CONFIG_API_VER_MAJOR 3
12-
#define NRFX_CONFIG_API_VER_MINOR 8
12+
#define NRFX_CONFIG_API_VER_MINOR 12
1313
#define NRFX_CONFIG_API_VER_MICRO 0
1414

1515
/* Macros used in zephyr-specific config files. */

0 commit comments

Comments
 (0)