You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue comes from the fact that boards_defs.h contains a comment for Config Wizard with <0>, <8>, <9>, and <10>. This triggers the command interpreter of the Config Wizard.
See: Open-CMSIS-Pack/vscode-cmsis-solution#356
The issue comes from the fact that
boards_defs.hcontains a comment for Config Wizard with<0>, <8>, <9>, and <10>. This triggers the command interpreter of the Config Wizard.