I'm using i.MXRT1052 mcu with Expresso IDE.
SDK version is 2.12.0.
When I add sd peripheral and freeRtos, the generated code not compile.
It's because the os abstraction doens't merge with freeRTOS abstraction, so thats files come into conflict.
Check the image