Skip to content

Commit 8a1d9d6

Browse files
committed
updating prebuild documentation for 5.0.1
1 parent de96b11 commit 8a1d9d6

File tree

1,467 files changed

+33910
-11613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,467 files changed

+33910
-11613
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# CMSIS Version 5
22

3-
CMSIS Version 5.0.0 release is now available.
3+
CMSIS Version 5.0.1 release is now available.
44

55
This GitHub repository development branch reflects our current state of development and is constantly updated.
66

7-
The [pre-built documentation](http://arm-software.github.io/CMSIS_5/General/html/index.html) for the 5.0.0 release
7+
The [pre-built documentation](http://arm-software.github.io/CMSIS_5/General/html/index.html) for the 5.0.1 release
88
is available under http://arm-software.github.io/CMSIS_5/General/html/index.html
99

1010
Use *Issues* to provide feedback and report problems for CMSIS Version 5. Note that this repository gives our users and partners contiguous access to the CMSIS development. It allows you to review the work and provide feedback or create pull requests for contributions.

docs/Core/html/annotated.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -140,7 +140,7 @@
140140
<!-- start footer part -->
141141
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
142142
<ul>
143-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
143+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
144144
<!--
145145
<a href="http://www.doxygen.org/index.html">
146146
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/classes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -146,7 +146,7 @@
146146
<!-- start footer part -->
147147
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
148148
<ul>
149-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
149+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
150150
<!--
151151
<a href="http://www.doxygen.org/index.html">
152152
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/coreMISRA_Exceptions_pg.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -162,7 +162,7 @@
162162
<!-- start footer part -->
163163
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
164164
<ul>
165-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
165+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
166166
<!--
167167
<a href="http://www.doxygen.org/index.html">
168168
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/core_revisionHistory.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -115,6 +115,10 @@
115115
<tr>
116116
<th>Version </th><th>Description </th></tr>
117117
<tr>
118+
<td>V5.0.1 </td><td>Added: macro <a class="el" href="group__compiler__conntrol__gr.html#ga4dbb70fab85207c27b581ecb6532b314">__PACKED_STRUCT</a>. <br/>
119+
Added: uVisor support. <br/>
120+
</td></tr>
121+
<tr>
118122
<td>V5.00 </td><td>Added: Cortex-M23, Cortex-M33 support.<br/>
119123
Added: macro __SAU_PRESENT with __SAU_REGION_PRESENT. <br/>
120124
Replaced: macro __SAU_PRESENT with __SAU_REGION_PRESENT. <br/>
@@ -236,7 +240,7 @@
236240
<!-- start footer part -->
237241
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
238242
<ul>
239-
<li class="footer">Generated on Fri Nov 11 2016 12:41:19 for CMSIS-CORE by ARM Ltd. All rights reserved.
243+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
240244
<!--
241245
<a href="http://www.doxygen.org/index.html">
242246
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/device_h_pg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -398,7 +398,7 @@ <h1><a class="anchor" id="device_h_sec"></a>
398398
* not use this file except in compliance with the License.
399399
* You may obtain a copy of the License at
400400
*
401-
* http://www.apache.org/licenses/LICENSE-2.0
401+
* www.apache.org/licenses/LICENSE-2.0
402402
*
403403
* Unless required by applicable law or agreed to in writing, software
404404
* distributed under the License is distributed on an AS IS BASIS, WITHOUT
@@ -643,7 +643,7 @@ <h1><a class="anchor" id="device_h_sec"></a>
643643
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
644644
<ul>
645645
<li class="navelem"><a class="el" href="templates_pg.html">CMSIS-Core Device Templates</a></li>
646-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
646+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
647647
<!--
648648
<a href="http://www.doxygen.org/index.html">
649649
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/functions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -615,7 +615,7 @@ <h3><a class="anchor" id="index_z"></a>- z -</h3><ul>
615615
<!-- start footer part -->
616616
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
617617
<ul>
618-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
618+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
619619
<!--
620620
<a href="http://www.doxygen.org/index.html">
621621
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/functions_vars.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -615,7 +615,7 @@ <h3><a class="anchor" id="index_z"></a>- z -</h3><ul>
615615
<!-- start footer part -->
616616
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
617617
<ul>
618-
<li class="footer">Generated on Fri Nov 11 2016 12:41:20 for CMSIS-CORE by ARM Ltd. All rights reserved.
618+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
619619
<!--
620620
<a href="http://www.doxygen.org/index.html">
621621
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/globals.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -272,6 +272,9 @@ <h3><a class="anchor" id="index__"></a>- _ -</h3><ul>
272272
<li>__PACKED
273273
: <a class="el" href="group__compiler__conntrol__gr.html#gabe8996d3d985ee1529475443cc635bf1">Ref_CompilerControl.txt</a>
274274
</li>
275+
<li>__PACKED_STRUCT
276+
: <a class="el" href="group__compiler__conntrol__gr.html#ga4dbb70fab85207c27b581ecb6532b314">Ref_CompilerControl.txt</a>
277+
</li>
275278
<li>__PKHBT()
276279
: <a class="el" href="group__intrinsic__SIMD__gr.html#gaefb8ebf3a54e197464da1ff69a44f4b5">Ref_cm4_simd.txt</a>
277280
</li>
@@ -629,7 +632,7 @@ <h3><a class="anchor" id="index__"></a>- _ -</h3><ul>
629632
<!-- start footer part -->
630633
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
631634
<ul>
632-
<li class="footer">Generated on Fri Nov 11 2016 12:41:21 for CMSIS-CORE by ARM Ltd. All rights reserved.
635+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
633636
<!--
634637
<a href="http://www.doxygen.org/index.html">
635638
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

docs/Core/html/globals_b.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
3333
<td style="padding-left: 0.5em;">
3434
<div id="projectname">CMSIS-CORE
35-
&#160;<span id="projectnumber">Version 5.0.0</span>
35+
&#160;<span id="projectnumber">Version 5.0.1</span>
3636
</div>
3737
<div id="projectbrief">CMSIS-CORE support for Cortex-M processor-based devices</div>
3838
</td>
@@ -146,7 +146,7 @@ <h3><a class="anchor" id="index_b"></a>- b -</h3><ul>
146146
<!-- start footer part -->
147147
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
148148
<ul>
149-
<li class="footer">Generated on Fri Nov 11 2016 12:41:21 for CMSIS-CORE by ARM Ltd. All rights reserved.
149+
<li class="footer">Generated on Wed Feb 8 2017 10:20:41 for CMSIS-CORE by ARM Ltd. All rights reserved.
150150
<!--
151151
<a href="http://www.doxygen.org/index.html">
152152
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6

0 commit comments

Comments
 (0)