zephyr/tests/drivers/video/api/testcase.yaml
Josuah Demangeon a86da87a52 drivers: video: emul: store only one line of data
Only store a single line of the full frame. This allows to support a
large enough frame size to remove the Kconfig option, which simplifies
the implementation (fewer checks needed).

Signed-off-by: Josuah Demangeon <me@josuah.net>
2025-03-20 07:20:55 +01:00

11 lines
199 B
YAML

# Copyright (c) 2024-2025 tinyVision.ai Inc.
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.video.api:
min_ram: 32
tags:
- drivers
- video
platform_allow: native_sim