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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
- Automatically showing the **CMSIS View** when the CMSIS Solution project was loaded can be disabled via the extension settings "Auto Show CMSIS View".
7
7
-**Software Components** offer links to keil.arm.com displaying public packs, as well as 'Overview' and 'Version History' for specific packs.
8
8
-**CMSIS View** opens config files with [**Configuration Wizard**](https://mdk-packs.github.io/vscode-cmsis-solution-docs/userinterface.html#configuration-wizard) annotations in Graphical "Preview" by default.
9
-
- Outdated CMSIS Component configuration files are now flagged with the N decorator. The (?), (!), and (x) project, group, component and file indicators have been removed. Outdated files are listed in the VS Code Problems view, and the merge utility can be opened for each file individually.
9
+
- Outdated CMSIS Component configuration files are now flagged with the 'N' file decorator. The (?), (!), and (x) project, group, component and file indicators have been removed. Outdated files are listed in the VS Code Problems view, and the merge utility can be opened for each file.
10
10
-**Experimental** support for [MLOps Management](https://open-cmsis-pack.github.io/cmsis-toolbox/Experimental-Features/#mlops-management) allowing decoupling of the application development from the ML model development while retaining consistency.
0 commit comments