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>
11 lines
199 B
YAML
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
|