Skip to content

Commit acf6844

Browse files
committed
mimxrt/Makefile: Add lcd drivers to the compile list.
Signed-off-by: Andrew Leech <[email protected]>
1 parent ad9a85f commit acf6844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/mimxrt/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ SRC_HAL_IMX_C += \
172172
$(MCU_DIR)/drivers/fsl_anatop_ai.c \
173173
$(MCU_DIR)/drivers/fsl_caam.c \
174174
$(MCU_DIR)/drivers/fsl_lpadc.c \
175+
$(MCU_DIR)/drivers/fsl_mipi_dsi.c \
175176
$(MCU_DIR)/drivers/fsl_mu.c \
176177
$(MCU_DIR)/drivers/fsl_pxp.c \
177178
$(MCU_DIR)/drivers/fsl_lcdifv2.c \

0 commit comments

Comments
 (0)