Skip to content

Commit d154ae3

Browse files
authored
Clarify outdated CMSIS Component file flagging
Updated the changelog to clarify the flagging of outdated CMSIS Component configuration files and removed unnecessary indicators.
1 parent ea55aee commit d154ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Automatically showing the **CMSIS View** when the CMSIS Solution project was loaded can be disabled via the extension settings "Auto Show CMSIS View".
77
- **Software Components** offer links to keil.arm.com displaying public packs, as well as 'Overview' and 'Version History' for specific packs.
88
- **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.
1010
- **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.
1111

1212
- Solved issues:

0 commit comments

Comments
 (0)