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 043f334 commit 1fe9595Copy full SHA for 1fe9595
docs/third-party-licenses.json
@@ -5,5 +5,12 @@
5
"spdx": "Apache-2.0",
6
"url": "https://github.com/pyocd/pyOCD",
7
"license": "https://github.com/pyocd/pyOCD/blob/v0.36.0/LICENSE"
8
+ },
9
+ {
10
+ "name": "yaml",
11
+ "version": "2.7.1",
12
+ "spdx": "ISC",
13
+ "url": "https://github.com/eemeli/yaml",
14
+ "license": "https://github.com/eemeli/yaml/blob/main/LICENSE"
15
}
16
]
0 commit comments