zephyr/drivers/video
Frank Li e80506b754 drivers: video: ov7725: add sensor driver for ov7725
This patch adds the driver for Omnivision OV7725
Color CMOS VGA Sensor.

The driver currently provides a simple capture
function, the output format only provides
RGB565,640x480.

Signed-off-by: Frank Li <lgl88911@163.com>
2021-01-06 08:33:38 -06:00
..
CMakeLists.txt drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
Kconfig drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
Kconfig.mcux_csi
Kconfig.mt9m114
Kconfig.ov7725 drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
Kconfig.sw_generator
mt9m114.c drivers: video: Convert drivers to new DT device macros 2020-12-16 12:18:02 -05:00
ov7725.c drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
video_common.c drivers: video_common: fix build errors on mimxrt1064_evk 2020-12-15 11:22:22 +01:00
video_mcux_csi.c drivers: video: Convert drivers to new DT device macros 2020-12-16 12:18:02 -05:00
video_sw_generator.c drivers: video: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:00:43 -05:00