nuttx/drivers/video
wangjianyu3 fadfa85296 drivers/video: add GC0308 VGA CMOS image sensor driver
Add support for the GalaxyCore GC0308 VGA CMOS image sensor.
The driver implements the NuttX imgsensor interface and supports
VGA (640x480), QVGA (320x240), and QQVGA (160x120) resolutions
via Kconfig selection. Output format is RGB565X (big-endian).

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2026-03-16 17:26:27 -03:00
..
mipidsi style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
vnc style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
CMakeLists.txt drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
fb.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
gc0308.c drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
goldfish_camera.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
goldfish_fb.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
goldfish_gpu_fb.c drivers/video: add BRGA8888 support for goldfish gpu fb 2025-01-07 21:47:56 +08:00
isx012.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
isx012_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx012_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019.c boards/sim: Fix watchdog callback 2026-01-23 09:46:02 +08:00
isx019_range.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
isx019_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
Make.defs drivers/video: add GC0308 VGA CMOS image sensor driver 2026-03-16 17:26:27 -03:00
max7456.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
new_logo.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
new_nx_logo.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo80.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo160.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.c drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
nxlogo320.png drivers/video/fb.c: Add startup splashscreen option 2025-04-30 06:38:05 -03:00
ov2640.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
v4l2_cap.c video: add V4L2_PIX_FMT_RGB565X pixel format support 2026-03-16 17:26:27 -03:00
v4l2_core.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
v4l2_m2m.c drivers/video: optimize critical section. 2026-02-09 20:56:46 -03:00
video_framebuff.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
video_framebuff.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00