Hi,
I want to use the external flash available on the DK as a Fat file system to store a file which can be further copied to an external SD card and check the maximum copying speed.
So, is there any example avaiable for FatFS initialisation on external flash similar to the one availalable for SD card "\zephyr\samples\subsys\fs\fat_fs".
Thanks.