Skip to content

Commit b898803

Browse files
KATE-WANG-NXPdleach02
authored andcommitted
mcux: driver: lcdif: add DBI driver support
Include DCNano DBI driver. On RT700 DCNano can work either in video or in command mode. When in command mode it can be used as DBI driver. Signed-off-by: Kate Wang <[email protected]>
1 parent 605560a commit b898803

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
@@ -222,6 +222,7 @@ include_driver_ifdef(CONFIG_MCUX_GPT_TIMER gpt driver_gpt)
222222
include_driver_ifdef(CONFIG_COUNTER_MCUX_QTMR qtmr_1 driver_qtmr_1)
223223
include_driver_ifdef(CONFIG_DISPLAY_MCUX_ELCDIF elcdif driver_elcdif)
224224
include_driver_ifdef(CONFIG_DISPLAY_MCUX_DCNANO_LCDIF lcdif driver_lcdif)
225+
include_driver_ifdef(CONFIG_MIPI_DBI_NXP_DCNANO_LCDIF lcdif driver_lcdif)
225226
include_driver_ifdef(CONFIG_MCUX_PXP pxp driver_pxp)
226227
include_driver_ifdef(CONFIG_LV_USE_GPU_NXP_PXP pxp driver_pxp)
227228
include_driver_ifdef(CONFIG_ETH_MCUX enet driver_enet)

0 commit comments

Comments
 (0)