Skip to content

Consistent output for csolution list commands #2531

Description

@ReinhardKeil

CMSIS-Toolbox 2.14

The output of list layers and list templates is different

>csolution list layers TFLiteRT_HelloWorld.csolution.yml
.../Arm/Packs/AlifSemiconductor/Ensemble/2.2.0/Boards/AppKit-e7-aiml/Layers/M55_HE/Board_HE.clayer.yml (layer type: Board)
.../Arm/Packs/AlifSemiconductor/Ensemble/2.2.0/Boards/AppKit-e7-aiml/Layers/M55_HP/Board_HP.clayer.yml (layer type: Board)

>csolution list templates TFLiteRT_HelloWorld.csolution.yml      
Alif CMSIS (AlifSemiconductor::Ensemble@2.2.0)
Alif Zephyr (AlifSemiconductor::Ensemble@2.2.0)

Recommend to change this also to filenames:

.../Arm/Packs/..../MyProject.csolution.yml (Alif CMSIS)
.../Arm/Packs/..../Zephyr.csolution.yml (Alif Zephyr)

That would give users direct access to the project definitions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions