Open LMESTM opened 1 year ago
Hi @LMESTM, use of local packs is currently supported if you run cpackget add path/to/pack
, then reload VS Code. We've got supporting the path
field on the roadmap for the csolution extension.
While CMSIS-Toolbox reflects packs specified in csolution.yml with path:
the CMSIS-Core-Tools, the backend for the component view is not yet considering these packs.
If a csolution project is using a local pack version (with path: ) then the PACK may not be installed in CMSIS PACK ROOT, nevertheless it is available, so I think it would be great if the "Software components" view could consider local packs as well (not only packs cache) when building the list of available components.
example.csolution.yml