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
Hi @Yerih ,
There is sdio_freertos example in SDK_2_12_0_MIMXRT1050-EVK\boards\evkmimxrt1050\driver\sdio. You can refer to it.
Regards,
Jing