zephyr/samples/drivers/mspi/mspi_async/prj.conf
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

3 lines
38 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_MSPI=y