ARM-software / vscode-cmsis-csolution

Extension support for VS Code CMSIS Project Extension
https://marketplace.visualstudio.com/items?itemName=Arm.cmsis-csolution
Other
28 stars 5 forks source link

Fault example from pack Arm:CMSIS-View@1.2.0 not shown in Create New Solution with Rev.C board #100

Closed ReinhardKeil closed 1 week ago

ReinhardKeil commented 4 weeks ago

Version: VS Code CMSIS Solution 1.40

I would expect to see the "Fault" example. It is not shown.

image

jkrech commented 4 weeks ago

After adding the revision= attribute to the example in the pack description file, the example shows for me. Is the general expectation for an example that specifies a board without the revision would show for boards with any revision or no revision specified at all.

Currently the only work around I see is editing the installed pdsc file.

ReinhardKeil commented 4 weeks ago

When no revision is specified in the example it should show up for any board revision.

JonatanAntoni commented 1 week ago

This is expected to work in latest main:

Bildschirmfoto 2024-11-12 um 08 17 36

It may take a while to load the examples. The dropdown shall be updated after a few seconds to list "LOCAL CMSIS SOLUTION EXAMPLES".