Official ARM version: v5.6.0
This commit is contained in:
parent
9f95ff5b6b
commit
96d6da4e25
2939 changed files with 339304 additions and 113320 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">CMSIS-Pack
|
||||
 <span id="projectnumber">Version 1.5.0</span>
|
||||
 <span id="projectnumber">Version 1.6.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Delivery Mechanism for Software Packs</div>
|
||||
</td>
|
||||
|
|
@ -158,6 +158,7 @@ Pack Schema</h1>
|
|||
<li><a class="el" href="pdsc_package_pg.html"><package></a>: describes package related information like vendor, package name, description, version. Is the root element.</li>
|
||||
<li><a class="el" href="element_keywords.html"><keywords></a>: lists keywords to search for packages. Can be used for search engines.</li>
|
||||
<li><a class="el" href="element_repository.html"><repository></a>: specifies the URL and repository type of a public repository where the pack originates from.</li>
|
||||
<li><a class="el" href="element_dominate.html"><dominate></a>: the pack contains one or more device, API, or component that overrules other packs with identical items.</li>
|
||||
<li><a class="el" href="element_releases.html"><releases></a>: lists release versions with descriptions.</li>
|
||||
<li><a class="el" href="element_requirements_pg.html"><requirements></a>: lists required packs, compiler, programming language standards and their version or version range.</li>
|
||||
<li><a class="el" href="element_taxonomy.html"><taxonomy></a>: lists description elements that define component classes and component group names.</li>
|
||||
|
|
@ -184,7 +185,7 @@ Example of a *.pdsc File</div></div>
|
|||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Wed Aug 1 2018 17:12:42 for CMSIS-Pack by Arm Ltd. All rights reserved.
|
||||
<li class="footer">Generated on Wed Jul 10 2019 15:21:00 for CMSIS-Pack Version 1.6.0 by Arm Ltd. All rights reserved.
|
||||
<!--
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue