Hi,
how can I add compiler flags to VSCode?
I started a example from the NXP SDK with the MCUXpressor for VSCode plugin, which works good, but I need to change some compiler settings.
For example I don't need warnings into errors or need to change the optimization for compilation.
How can I change these settings?
Thank you.