We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf5d26 commit 49359c4Copy full SHA for 49359c4
modules/hal_nxp/mcux/CMakeLists.txt
@@ -106,6 +106,8 @@ zephyr_compile_definitions_ifdef(
106
I2C_RETRY_TIMES=40000
107
)
108
109
+zephyr_compile_definitions(FSL_SDK_DRIVER_QUICK_ACCESS_DISABLE)
110
+
111
# note: if FSL_IRQSTEER_ENABLE_MASTER_INT is not
112
# defined then it will automatically be defined
113
# and set to 1 via fsl_irqsteer.h
0 commit comments