Hi,
In example projects the sdmmc/port folder is present with the correct port source files based on the mechanism used respond to changes in the sdmmc stack (i.e. interrupt, polling or FreeRTOS).
When you create a new project, the port folder is not copied in... just 'inc' and 'src' are copied in.
Is there a reason for this? Or is there another configuration step to have this configured automatically?
At the moment I am creating a new project and copy/pasting from the SDK zip file.
(I am using MCUX 10.2 and SDK 2.3.1 for MK22FN1M0xxxx)