Skip to content

Commit

Permalink
drivers: Add mcux drivers for TMPSNS used by i.MX RT11XX
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Bjørn Nedergaard <[email protected]>
  • Loading branch information
anedergaard committed Jan 14, 2025
1 parent b5f6470 commit c4f844e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcux/hal_nxp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ include_driver_ifdef(CONFIG_TRDC_MCUX_TRDC trdc driver_t
include_driver_ifdef(CONFIG_S3MU_MCUX_S3MU s3mu driver_s3mu)
include_driver_ifdef(CONFIG_PINCTRL_NXP_PORT port driver_port)
include_driver_ifdef(CONFIG_DAI_NXP_MICFIL pdm driver_pdm)
include_driver_ifdef(CONFIG_NXP_TMPSNS tempsensor driver_tempsensor)
if(CONFIG_BT_NXP)
include_driver_ifdef(CONFIG_SOC_SERIES_MCXW spc driver_spc)
endif()
Expand Down

0 comments on commit c4f844e

Please sign in to comment.