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 b5f6470 commit c4f844eCopy full SHA for c4f844e
mcux/hal_nxp.cmake
@@ -267,6 +267,7 @@ include_driver_ifdef(CONFIG_TRDC_MCUX_TRDC trdc driver_t
267
include_driver_ifdef(CONFIG_S3MU_MCUX_S3MU s3mu driver_s3mu)
268
include_driver_ifdef(CONFIG_PINCTRL_NXP_PORT port driver_port)
269
include_driver_ifdef(CONFIG_DAI_NXP_MICFIL pdm driver_pdm)
270
+include_driver_ifdef(CONFIG_NXP_TMPSNS tempsensor driver_tempsensor)
271
if(CONFIG_BT_NXP)
272
include_driver_ifdef(CONFIG_SOC_SERIES_MCXW spc driver_spc)
273
endif()
0 commit comments