Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3cf219fb97893e3a5841e77e9cd677c42ae1cc00
/
.
/
drivers
/
mipi_dsi
/
CMakeLists.txt
blob: 2fcae1d0bce21b28009e6ddfea668211fb4579b2 [
file
] [
log
] [
blame
]
zephyr_sources_ifdef(CONFIG_MIPI_DSI mipi_dsi.c)
zephyr_sources_ifdef(CONFIG_MIPI_DSI_MCUX dsi_mcux.c)
zephyr_sources_ifdef(CONFIG_MIPI_DSI_MCUX_2L dsi_mcux_2l.c)
zephyr_sources_ifdef(CONFIG_MIPI_DSI_STM32 dsi_stm32.c)