File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <license >License/license.txt</license >
99
1010 <releases >
11- <release version =" 10.4.0 " date =" 2020-04-30" >
11+ <release version =" 10.3.1 " date =" 2020-04-30" >
1212 FreeRTOS 10.3.1
1313 Maintenance for CMSIS 5.7.0:
1414 - Enhanced kernel configuration handling and checking when using CMSIS-RTOS2 API
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<component_viewer schemaVersion =" 0.1" xmlns : xs =" http://www.w3.org/2001/XMLSchema-instance" xs : noNamespaceSchemaLocation =" Component_Viewer.xsd" >
3- <component name =" CMSIS-FreeRTOS" version =" 10.4.0 " />
3+ <component name =" CMSIS-FreeRTOS" version =" 10.3.1 " />
44
55 <typedefs >
66 <typedef name =" ListItem_t" size =" 20" info =" List object definition (list.h)" >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = CMSIS-FreeRTOS
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = "Version 10.4.0 "
41+ PROJECT_NUMBER = "Version 10.3.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
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ File/Directory |Content
5757
5858<table class="cmtable" summary="Revision History">
5959 <tr>
60- <td>10.4.0 </td>
60+ <td>10.3.1 </td>
6161 <td>
6262 <p><b>FreeRTOS V10.3.1</b></p>
6363 <p>Maintenance release for CMSIS 5.7.0:
You can’t perform that action at this time.
0 commit comments