Greetings,
I amusing VSCode to Arduino development (just started). From an editor perspective, all the includes can be found without issue.
However, when I go to verify or upload the code, I get an error indicating a header file cannot be found. I think this is more Arduino make/compiler configuration. Where do I configure this?
I'm hoping I will also be able to configure the compiler output path so previously compiled libraries can be used.
Thank you in advance!