mirror of
https://github.com/STMicroelectronics/stm32-mw-usb-device.git
synced 2026-02-08 12:08:06 -05:00
Release v2.11.5
This commit is contained in:
@@ -59,7 +59,43 @@ Page</a> : STM32Cube USB Wiki Page</li>
|
||||
<section id="update-history" class="col-sm-12 col-lg-8">
|
||||
<h1>Update History</h1>
|
||||
<div class="collapse">
|
||||
<input type="checkbox" id="collapse-section25" checked aria-hidden="true">
|
||||
<input type="checkbox" id="collapse-section26" checked aria-hidden="true">
|
||||
<label for="collapse-section26" aria-hidden="true">V2.11.5 /
|
||||
26-September-2025</label>
|
||||
<div>
|
||||
<h2 id="main-changes">Main Changes</h2>
|
||||
<table>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th style="text-align: left;">Headline</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;"><strong>USB Core:</strong></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;">SLA0044 Legal terms updated to latest revision (Rev 6 / October 2025)</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;"><strong>USB Classes:</strong></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">Add missing NULL pointer for user string descriptor</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;"><strong>USB MTP Class:</strong></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">Minor enhancement; improve device data buffer management</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="collapse">
|
||||
<input type="checkbox" id="collapse-section25" aria-hidden="true">
|
||||
<label for="collapse-section25" aria-hidden="true">V2.11.4 /
|
||||
11-April-2025</label>
|
||||
<div>
|
||||
@@ -379,7 +415,7 @@ Serial Bus Device Class Media Transfer Protocol Revision 1.1</td>
|
||||
Style</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">Update the way to declare licenses</td>
|
||||
<td style="text-align: left;">Update the way to declare Legal terms</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;"><strong>USB CDC/RNDIS/ECM
|
||||
@@ -757,8 +793,8 @@ NVIC_SystemReset() prototype change</td>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;">Update license section by adding path to
|
||||
get copy of ST Ultimate Liberty license</td>
|
||||
<td style="text-align: left;">Update Legal terms section by adding path to
|
||||
get copy of ST Ultimate Liberty Legal terms</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">Core: Fix unexpected stall during status
|
||||
@@ -794,7 +830,7 @@ Break on USBD_Template_Setup API</td>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;">Update license section</td>
|
||||
<td style="text-align: left;">Update Legal terms section</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">Update some functions to be MISRAC 2004
|
||||
@@ -1141,8 +1177,8 @@ development</strong></p>
|
||||
<td style="text-align: left;">Official support of STM32F4xx devices</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td style="text-align: left;">All source files: license disclaimer text
|
||||
update and add link to the License file on ST Internet.</td>
|
||||
<td style="text-align: left;">All source files: Legal terms disclaimer text
|
||||
update and add link to the Legal terms file on ST Internet.</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;">Handle test mode in the set feature
|
||||
|
||||
Reference in New Issue
Block a user