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/NUCLEO-WB15CC/Release_Notes.html')
-rw-r--r--Projects/NUCLEO-WB15CC/Release_Notes.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/Projects/NUCLEO-WB15CC/Release_Notes.html b/Projects/NUCLEO-WB15CC/Release_Notes.html
index be3f3e80a..e8bef7281 100644
--- a/Projects/NUCLEO-WB15CC/Release_Notes.html
+++ b/Projects/NUCLEO-WB15CC/Release_Notes.html
@@ -46,9 +46,27 @@
<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.11.1 / 02-April-2021</label>
<div>
<h2 id="main-changes">Main Changes</h2>
+<h3 id="maintenance">Maintenance</h3>
+<ul>
+<li>Update BLE applications:
+<ul>
+<li>Default CFG_BLE_MAX_CONN_EVENT_LENGTH value updated for all BLE examples<br />
+</li>
+<li>BLE_DataThroughput displayed float values correction with Cube IDE project</li>
+<li>BLE_p2pServer and BLE_p2pServer_ota code duplication removed</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-release">First release</h3>
<p>First official release.</p>
<ul>