Tool/software:
Hello,
It seems like between SDK 1.2 and SDK 1.5 we stopped including the CM4 portability layer for FreeRTOS in the SDK and instead there is now a CM3 directory:

I have a customer migrating an old project from SDK 1.1 to SDK 1.5 and is having issues rebuilding their project with the latest SDK.
I built the FreeRTOS example in our SDK on version 1.5 and it seems like we're still referencing the portable/IAR/CM4 directory, but this clearly doesn't exist but our project builds:

What directory should the customer be referencing for their FreeRTOS based project?
Munan