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 11a2ec4 commit 708ffa3Copy full SHA for 708ffa3
modules/hal_nxp/mcux/CMakeLists.txt
@@ -107,6 +107,8 @@ zephyr_compile_definitions_ifdef(
107
I2C_RETRY_TIMES=40000
108
)
109
110
+zephyr_compile_definitions(FSL_SDK_DRIVER_QUICK_ACCESS_DISABLE)
111
+
112
# note: if FSL_IRQSTEER_ENABLE_MASTER_INT is not
113
# defined then it will automatically be defined
114
# and set to 1 via fsl_irqsteer.h
0 commit comments