Compare commits
1 Commits
5a28a6a1b9
...
0611de4253
Author | SHA1 | Date |
---|---|---|
|
0611de4253 |
|
@ -78,7 +78,7 @@ series</li>
|
||||||
<div class="collapse">
|
<div class="collapse">
|
||||||
<input type="checkbox" id="collapse-section5" checked aria-hidden="true">
|
<input type="checkbox" id="collapse-section5" checked aria-hidden="true">
|
||||||
<label for="collapse-section5" aria-hidden="true"><strong>V1.3.1 /
|
<label for="collapse-section5" aria-hidden="true"><strong>V1.3.1 /
|
||||||
20-December-2024</strong></label>
|
29-November-2024</strong></label>
|
||||||
<div>
|
<div>
|
||||||
<h2 id="main-changes">Main Changes</h2>
|
<h2 id="main-changes">Main Changes</h2>
|
||||||
<h3 id="patch-release">Patch Release</h3>
|
<h3 id="patch-release">Patch Release</h3>
|
||||||
|
@ -124,8 +124,7 @@ class="icon-st-update"></span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align: left;">NUCLEO-WL55JC</td>
|
<td style="text-align: left;">NUCLEO-WL55JC</td>
|
||||||
<td style="text-align: left;">Demonstrations <span
|
<td style="text-align: left;">Demonstrations</td>
|
||||||
class="icon-st-update"></span></td>
|
|
||||||
<td style="text-align: left;">Projects\NUCLEO-WL55JC\Demonstrations</td>
|
<td style="text-align: left;">Projects\NUCLEO-WL55JC\Demonstrations</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -187,14 +186,6 @@ RTC</li>
|
||||||
<li>Set the ulExpectedIdleTime flag before entering in low power mode in
|
<li>Set the ulExpectedIdleTime flag before entering in low power mode in
|
||||||
PreSleepProcessing</li>
|
PreSleepProcessing</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li><strong>Applications/LoRaWAN/LoRaWAN_AT_Slave</strong>
|
|
||||||
<ul>
|
|
||||||
<li>Update CubeMonitor RF test panel</li>
|
|
||||||
</ul></li>
|
|
||||||
<li><strong>Applications/LoRaWAN/LoRaWAN_AT_Slave_DualCore</strong>
|
|
||||||
<ul>
|
|
||||||
<li>Update CubeMonitor RF test panel</li>
|
|
||||||
</ul></li>
|
|
||||||
<li><strong>Applications/LoRaWAN_FUOTA_DualCore</strong>
|
<li><strong>Applications/LoRaWAN_FUOTA_DualCore</strong>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fix compilation on Linux host due to lower case letters used in file
|
<li>Fix compilation on Linux host due to lower case letters used in file
|
||||||
|
@ -210,10 +201,6 @@ names</li>
|
||||||
<li>Fix compilation on Linux host due to lower case letters used in file
|
<li>Fix compilation on Linux host due to lower case letters used in file
|
||||||
names</li>
|
names</li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li><strong>Demonstrations/LocalNetwork/LocalNetwork_Concentrator/</strong>
|
|
||||||
<ul>
|
|
||||||
<li>Update CubeMonitor RF demo panel</li>
|
|
||||||
</ul></li>
|
|
||||||
<li><strong>Examples/PWR/PWR_STOP2_RTC</strong>
|
<li><strong>Examples/PWR/PWR_STOP2_RTC</strong>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fix PWR_STOP2_RTC test due to uninitialized RCC_OscInitStruct
|
<li>Fix PWR_STOP2_RTC test due to uninitialized RCC_OscInitStruct
|
||||||
|
@ -236,16 +223,11 @@ struct</li>
|
||||||
<li><strong>Applications/LoRaWAN_FUOTA_DualCore_ExtFlash</strong>
|
<li><strong>Applications/LoRaWAN_FUOTA_DualCore_ExtFlash</strong>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fix compilation on Linux host due to lower case letters used in file
|
<li>Fix compilation on Linux host due to lower case letters used in file
|
||||||
names</li>
|
names<br />
|
||||||
</ul></li>
|
</li>
|
||||||
<li><strong>Applications/LoRaWAN/LoRaWAN_AT_Slave</strong>
|
|
||||||
<ul>
|
|
||||||
<li>Update CubeMonitor RF test panel</li>
|
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><br />
|
|
||||||
</p>
|
|
||||||
<h2 id="known-limitations">Known Limitations</h2>
|
<h2 id="known-limitations">Known Limitations</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>LL/HAL</strong>
|
<li><strong>LL/HAL</strong>
|
||||||
|
|
Loading…
Reference in New Issue