Application: Demonstrate how to access SPI Flash using FatFs
BSP Version: NUC230/NUC240 Series BSP CMSIS v3.01.002
Hardware: NuTiny-EVB-NUC240 V1.2
This example code plans SPI Flash as a storage device. In order to manage the data structure of the file when accessing the SPI Flash, this example code uses FatFs to do the file system management.