Imx8m arm processor is supported by platformio? how to compile a code with nxp imx8mplus?

Hi All,

I want to compile a C code that will be implemented on the NXP ARM processor i.MX 8M Plus. I would like to know how to do this and whether this processor is supported. Can you recommend some tutorials to start with the platform? I am just discovering this software and want to learn more about it.

Thanks.

The current platform-nxpimxrt only supports some specific MIMXRT10xx boards (e.g., the one used on the Teensy 4). Anything else would have to be custom added or expanded upon.