Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html36
1 files changed, 33 insertions, 3 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html b/Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html
index 07094c87d..a3487e59b 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Release_Notes.html
@@ -48,9 +48,39 @@
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update History</h1>
<div class="collapse">
-<input type="checkbox" id="collapse-section3" checked aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.2.0 / 26-June-2019</label>
+<input type="checkbox" id="collapse-section4" checked aria-hidden="true"> <label for="collapse-section4" aria-hidden="true">V1.3.0 / 11-September-2019</label>
<div>
<h2 id="main-changes">Main Changes</h2>
+<h3 id="introduction-of-zigbee-support">Introduction of ZIGBEE support</h3>
+<ul>
+<li>Ensure compatibility with <strong>STM32CubeMX V5.4</strong>.</li>
+<li><strong>Add 3 Zigbee applications</strong>:
+<ul>
+<li>Zigbee_OnOff_Coord</li>
+<li>Zigbee_OnOff_Distrib</li>
+<li>Zigbee_OnOff_Router</li>
+</ul></li>
+<li>Correct Ticket 65791 - .bin generated by SW4STM32 is too big</li>
+<li>Correct a runtime issue in Examples_MIX: I2C_OneBoard_ComSlave7_10bits_IT</li>
+<li>Ensure a workaround for “ES0394 - STM32WB55Cx/Rx/Vx device errata”: 2.2.9 Incomplete Stop 2 mode entry after a wakeup from debug upon EXTI line 48 event.
+<ul>
+<li>Examples: PWR_STOP2_RTC</li>
+<li>Examples_LL: PWR_EnterStopMode</li>
+</ul></li>
+<li>QSPI_ExecuteInPlace: Correct stm32wb55xx_flash_cm4.ld to define qspi section</li>
+<li>Add MDK-ARM and SW4STM32 projects for:
+<ul>
+<li>Thread_Coap_Generic_Ota</li>
+<li>Thread_Ota</li>
+<li>Thread_Ota_Server</li>
+</ul></li>
+</ul>
+</div>
+</div>
+<div class="collapse">
+<input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.2.0 / 26-June-2019</label>
+<div>
+<h2 id="main-changes-1">Main Changes</h2>
<h3 id="addition-of-new-application">Addition of new application</h3>
<p><strong>Add CKS (Customer Key Storage) application</strong></p>
<ul>
@@ -65,7 +95,7 @@
<div class="collapse">
<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 05-April-2019</label>
<div>
-<h2 id="main-changes-1">Main Changes</h2>
+<h2 id="main-changes-2">Main Changes</h2>
<h3 id="remove-binaries-addition-of-new-examples">Remove binaries, Addition of new examples</h3>
<p>Change directory name to reflect board RPN: <a href="https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/stm32-nucleo-expansion-boards/p-nucleo-wb55.html">P-NUCLEO-WB55</a></p>
<p>Add QSPI examples:</p>
@@ -88,7 +118,7 @@
<div class="collapse">
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 06-February-2019</label>
<div>
-<h2 id="main-changes-2">Main Changes</h2>
+<h2 id="main-changes-3">Main Changes</h2>
<h3 id="first-release">First release</h3>
<p>First official release.</p>
</div>