SDK: LPC54628 2.3.0
When I config a new project with this SDK, a head file (fat fs) miss when compiled: fsl_dspi.h. I search sdk directory, no such file.
../fatfs/fatfs_source/fsl_sdspi_disk.c:39:22: fatal error: fsl_dspi.h: No such file or directory
#include "fsl_dspi.h"
anyone can help me? Thanks