Hi Everyone,
I've started working with Zephyr, VSCode and nCS.
I'm using a sample and working on it modifiying things, but I'm not able to include extern modules, lemme explain it;
I've developed some modules that will help in my work, but when I add those to the Workspace and Try to #include it, VSCode cannot find it, also I added the path to the settings.json for the workspace with "C_Cpp.default.includePath" but nothings seems to work, I'm truly lost rn cause I need those modules to keep working...
I hope someone could light me.
Thanks in advance to everyone,
MatiasP