Hi
When I generate a Zephyr Project with SES I get all c-files from CMakeLists.txt in the SES Project tree.
But I want also the h-files in the project tree.
How can I add them?
Reason: search in solution or project (with SES) only search in files from the project tree.
Now nothing is found in any h-file.
Thanks for any idea.