zephyr/samples/drivers/mspi/mspi_flash/prj.conf
Swift Tian 5dfdf2bc05 samples: mspi: Add a mspi flash sample
The sample code is copied from spi_flash. To flash API, there is no
difference if the bus is spi or mspi.

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

4 lines
53 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_FLASH=y
CONFIG_MSPI=y