Skip to content

Commit 382cb59

Browse files
committed
DoxyGen: Fixed version and history of CMSIS 5.5.1 in documentation overview.
Change-Id: I2eae8b40bb71b0475c945a0e2c5c3d5c242bf282
1 parent 08ffc16 commit 382cb59

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CMSIS/DoxyGen/General/general.dxy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = CMSIS
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = "Version 5.5.0"
41+
PROJECT_NUMBER = "Version 5.5.1"
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

CMSIS/DoxyGen/General/src/introduction.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,23 @@ In addition, each CMSIS component has its own release history:
193193
<th>Version</th>
194194
<th>Description</th>
195195
</tr>
196+
<tr>
197+
<td>5.5.1</td>
198+
<td>
199+
- CMSIS-Core (Cortex-M) 5.2.1
200+
- Fixed compilation issue in cmsis_armclang_ltm.h
201+
- CMSIS-Core (Cortex-A) 1.1.3 (unchanged)
202+
- CMSIS-Driver 2.7.0 (unchanged)
203+
- CMSIS-DSP 1.6.0 (unchanged)
204+
- CMSIS-NN 1.1.0 (unchanged)
205+
- CMSIS-RTOS 2.1.3 (unchanged)
206+
- RTX 5.5.0 (unchanged)
207+
- CMSIS-Pack 1.6.0 (unchanged)
208+
- CMSIS-SVD 1.3.3 (unchanged)
209+
- CMSIS-DAP 2.0.0 (unchanged)
210+
- CMSIS-Zone 0.9.0 (unchanged)
211+
</td>
212+
</tr>
196213
<tr>
197214
<td>5.5.0</td>
198215
<td>

0 commit comments

Comments
 (0)