SPI flash driver MX25R64 was not found

I Need to write into external flash (attached in the development kit mx25r64)in a development kit nrf5340dk.
I am using the code 
https://github.com/nrfconnect/sdk-zephyr/tree/v2.4.99-ncs2/samples/drivers/spi_flash
from nrfconnect.
The error that i am getting is --- SPI flash driver MX25R64 was not found).
Do I need to configure anything(overlay file or something)?

Parents Reply Children
No Data
Related