New features update:
- SDKGEN-967Support to automatically hide doc files in Xtensa workspace
Previously for Xtensa toolchain, developers need to use "hidden: true" in yml to hide documentation files in the workspace.
Now generator can filter files by type attribute to bypass doc type file for Xtensa, which means files with .txt .rtf .html .htm .readme .pdf .Doxyfile .xls .css extensions will not be added into the Xtensa workspace.
Read more...