We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa13935 commit 77d180eCopy full SHA for 77d180e
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [v1.5.0] - 2023-12-09
4
+
5
+### New Features
6
7
+- Added support for non-svd peripheral definition files ([Asim Gunes](https://github.com/asimgunes))
8
9
## [v1.4.0] - 2023-11-27
10
11
### New Features
package.json
@@ -2,7 +2,7 @@
"name": "peripheral-inspector",
"displayName": "Peripheral Inspector",
"description": "Standalone Peripheral Inspector extension extracted from cortex-debug",
- "version": "1.4.0",
+ "version": "1.5.0",
"publisher": "eclipse-cdt",
"author": "marus25",
"contributors": [
0 commit comments