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/STM32WB5MM-DK/Release_Notes.html')
-rw-r--r--Projects/STM32WB5MM-DK/Release_Notes.html54
1 files changed, 40 insertions, 14 deletions
diff --git a/Projects/STM32WB5MM-DK/Release_Notes.html b/Projects/STM32WB5MM-DK/Release_Notes.html
index e59d83408..6fbac86dd 100644
--- a/Projects/STM32WB5MM-DK/Release_Notes.html
+++ b/Projects/STM32WB5MM-DK/Release_Notes.html
@@ -4,34 +4,29 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
- <title>Release Notes for STM32WB5MM-DK</title>
+ <title>Release Notes for STM32WB5MM-DK Projects</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
- <link rel="stylesheet" href="../../_htmresc/mini-st.css" />
+ <link rel="stylesheet" href="../../_htmresc/mini-st_2020.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
+ <link rel="icon" type="image/x-icon" href="../../_htmresc/favicon.png" />
</head>
<body>
<div class="row">
<div class="col-sm-12 col-lg-4">
-<div class="card fluid">
-<div class="sectione dark">
<center>
-<h1 id="release-notes-for-stm32wb5mm-dk"><small>Release Notes for</small> STM32WB5MM-DK</h1>
+<h1 id="release-notes-for">Release Notes for</h1>
+<h1 id="stm32wb5mm-dk-projects"><mark>STM32WB5MM-DK Projects</mark></h1>
<p>Copyright © 2021 STMicroelectronics<br />
</p>
-<a href="https://www.st.com" class="logo"><img src="../../_htmresc/st_logo.png" alt="ST logo" /></a>
+<a href="https://www.st.com" class="logo"><img src="../../_htmresc/st_logo_2020.png" alt="ST logo" /></a>
</center>
-</div>
-</div>
-<h1 id="license">License</h1>
-<p>This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:</p>
-<p><a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a></p>
<h1 id="purpose">Purpose</h1>
<p>This directory contains the examples and applications to demonstrate the capabilities of the STM32WB5MM-DK.</p>
<p>Most of those projects are generated with STM32CubeMX tool to initialize the system, peripherals and middleware stacks.</p>
@@ -39,11 +34,42 @@
<div class="col-sm-12 col-lg-8">
<h1 id="update-history">Update History</h1>
<div class="collapse">
-<input type="checkbox" id="collapse-section1" checked aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 12-February-2021</label>
+<input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.12.0 / 24-June-2021</label>
<div>
<h2 id="main-changes">Main Changes</h2>
-<h3 id="first-release">First release</h3>
-<p>First official release.</p>
+<h3 id="maintenance">Maintenance</h3>
+<ul>
+<li>Update of FW projects following changes in latest version of HAL/LL and Middlewares</li>
+<li>Add support of new applications:
+<ul>
+<li>/STM32WB5MM-DK/Applications/Demontrations/Audio_BVLINKWB</li>
+<li>/STM32WB5MM-DK/Applications/BLE/BLE_HeartRate</li>
+<li>/STM32WB5MM-DK/Applications/BLE/BLE_Mesh_ThermometerSensor</li>
+<li>/STM32WB5MM-DK/Applications/BLE/BLE_Sensor</li>
+<li>/STM32WB5MM-DK/Applications/BLE/BLE_TransparentMode</li>
+<li>/STM32WB5MM-DK/Applications/BLE/BLE_p2pServer</li>
+<li>/STM32WB5MM-DK/Applications/BLE_LLD/BLE_LLD_Chat</li>
+<li>/STM32WB5MM-DK/Applications/Thread/Thread_Coap_Generic</li>
+<li>/STM32WB5MM-DK/Applications/Zigbee/Zigbee_TempMeas_Client_Router</li>
+<li>/STM32WB5MM-DK/Applications/Zigbee/Zigbee_TempMeas_Server_Coord</li>
+<li>/STM32WB5MM-DK/Applications/Zigbee/Zigbee_OnOff_Client_Router</li>
+<li>/STM32WB5MM-DK/Applications/Zigbee/Zigbee_OnOff_Server_Coord</li>
+</ul></li>
+<li>Templates MDK-ARM projects migrated to ARM Compiler 6 (AC-5 like warnings)</li>
+<li>Update linker files templates for all IDE (.icf/.sct/.ld)
+<ul>
+<li>RAM start address has been updated from 0x20000000/0x20000004 to 0x20000008 to be aligned on a 8 byte boundary, and be compatible with ARM Compiler 6 (Keil MDK-ARM)</li>
+</ul></li>
+</ul>
+<p><br />
+</p>
+</div>
+</div>
+<div class="collapse">
+<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.11.0 / 12-February-2021</label>
+<div>
+<h2 id="main-changes-1">Main Changes</h2>
+<h3 id="first-official-release">First official release</h3>
<ul>
<li>Ensure compatibility with STM32CubeMX 6.2.0</li>
</ul>