mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
99afb5ee34
GC0308 sensor supports multiple output formats via register 0x24. Add YUYV (YCbCr422) alongside existing RGB565 in fmtdescs and configure the output format register dynamically in start_capture() based on the requested pixel format. Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>