Skip to content

Commit

Permalink
mimxrt/Makefile: Add lcd drivers to the compile list.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
  • Loading branch information
pi-anl committed Oct 21, 2024
1 parent ad9a85f commit acf6844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/mimxrt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ SRC_HAL_IMX_C += \
$(MCU_DIR)/drivers/fsl_anatop_ai.c \
$(MCU_DIR)/drivers/fsl_caam.c \
$(MCU_DIR)/drivers/fsl_lpadc.c \
$(MCU_DIR)/drivers/fsl_mipi_dsi.c \
$(MCU_DIR)/drivers/fsl_mu.c \
$(MCU_DIR)/drivers/fsl_pxp.c \
$(MCU_DIR)/drivers/fsl_lcdifv2.c \
Expand Down

0 comments on commit acf6844

Please sign in to comment.