FatFs Example

According to the different storage media, FatFs routines are divided into NAND and NOR routines, both use the same file system API, the difference lies in the partition configuration parameters are different, you can compare the proj.conf of the two projects to understand the differences.