We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e3dbb commit 8bbd479Copy full SHA for 8bbd479
README.md
@@ -29,3 +29,5 @@ Released under MIT license.
29
30
Any contributions welcome. This tool was written to facilitate testing in a capstone project in the University
31
of Michigan's EECS 473 Advanced Embedded Systems course and only covers the portions of SH2 that were needed.
32
+
33
+Please open an issue for feature requests or open a pull request.
extension.json
@@ -2,7 +2,7 @@
2
"name": "SHTP+SH2",
3
"apiVersion": "1.0.0",
4
"author": "Roberts Kalnins",
5
- "version": "0.0.1",
+ "version": "0.0.2",
6
"description": "SHTP parser with SH2 interpretation",
7
"extensions": {
8
"SH2": {
0 commit comments