zephyr/drivers/video
Daniel DeGrasse 3ce3ed38ba drivers: video: ov7670: introduce driver for ov7670 camera
Introduce driver for ov7670 camera, supporting QCIF,QVGA,CIF, and VGA
resolution in YUV and RGB mode.

Support was verified on the FRDM-MCXN947, using the SmartDMA camera
engine, which is enabled in the following PR:
https://github.com/zephyrproject-rtos/zephyr/pull/72827

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-06-06 20:07:57 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.mcux_csi
Kconfig.mcux_mipi_csi2rx
Kconfig.mt9m114
Kconfig.ov2640
Kconfig.ov5640
Kconfig.ov7670
Kconfig.ov7725
Kconfig.stm32_dcmi
Kconfig.sw_generator
mt9m114.c
ov2640.c
ov5640.c
ov7670.c
ov7725.c
video_common.c
video_mcux_csi.c
video_mcux_mipi_csi2rx.c
video_stm32_dcmi.c
video_sw_generator.c