Skip to content

Commit 8d899ef

Browse files
pdgendtdecsny
authored andcommitted
mcux: Add support for ecspi
1 parent 384bb4f commit 8d899ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcux/hal_nxp.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ include_driver_ifdef(CONFIG_PWM_MCUX_TPM tpm driver_tpm)
170170
include_driver_ifdef(CONFIG_PWM_MCUX_PWT pwt driver_pwt)
171171
include_driver_ifdef(CONFIG_RTC_MCUX rtc driver_rtc)
172172
include_driver_ifdef(CONFIG_SPI_MCUX_DSPI dspi driver_dspi)
173+
include_driver_ifdef(CONFIG_SPI_MCUX_ECSPI ecspi driver_ecspi)
173174
if (CONFIG_NXP_LP_FLEXCOMM)
174175
include_driver_ifdef(CONFIG_SPI_MCUX_LPSPI lpflexcomm driver_lpflexcomm)
175176
include_driver_ifdef(CONFIG_SPI_MCUX_LPSPI lpflexcomm/lpspi driver_lpspi)

0 commit comments

Comments
 (0)