zephyr/samples/drivers/mspi/mspi_async/sample.yaml
Swift Tian 0b9430169e samples: mspi: Add a mspi async sample
The sample is added to demonstrate mspi_transceive asynchronously.
Apollo3 MSPI controller has hardware command queue and supports
scatter IO and callback management, so no additional software queue
is required.

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
2024-06-14 21:07:00 -04:00

14 lines
284 B
YAML

sample:
name: MSPI Async Sample
tests:
sample.drivers.mspi.async:
tags:
- mspi
filter: dt_compat_enabled("mspi-aps6404l")
platform_exclude: hifive_unmatched
harness: console
harness_config:
type: multi_line
ordered: true
depends_on: mspi