Hi,
I noticed that NXP has moved to new MCUXSDK.
I got it mostly working but I had issues with my custom board assignment. It seems that the SDK expects the board files to be located in mcuxsdk/examples/_boards directory.
I would like to have my custom board files inside my repository which is outside the mcuxsdk directory. Is there a way to do that without editing the mcuxsdk cmake files?
Thank you!