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 'Drivers/BSP/Components/s25fl128s/Release_Notes.html')
-rw-r--r--Drivers/BSP/Components/s25fl128s/Release_Notes.html41
1 files changed, 26 insertions, 15 deletions
diff --git a/Drivers/BSP/Components/s25fl128s/Release_Notes.html b/Drivers/BSP/Components/s25fl128s/Release_Notes.html
index 7400c4f62..55a4a2a54 100644
--- a/Drivers/BSP/Components/s25fl128s/Release_Notes.html
+++ b/Drivers/BSP/Components/s25fl128s/Release_Notes.html
@@ -11,28 +11,21 @@
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-s25fl128s-quadspi-component-driver"><strong>Release Notes for S25FL128S QuadSPI Component Driver</strong></h1>
+<h1 id="release-notes-for">Release Notes for</h1>
+<h1 id="s25fl128s-quadspi-component-driver"><mark>S25FL128S QuadSPI Component Driver</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>
-</center>
-</div>
-</div>
-<h1 id="license">License</h1>
-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:
-<center>
-<a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a>
+<a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
</center>
<h1 id="purpose">Purpose</h1>
<p>This driver provides a set of functions for S25FL128S QuadSPI component</p>
@@ -40,10 +33,29 @@ This software component is licensed by ST under BSD 3-Clause license, the “Lic
<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"><strong>V1.0.0 / 11-February-2021</strong></label>
+<input type="checkbox" id="collapse-section3" checked aria-hidden="true"> <label for="collapse-section3" aria-hidden="true">V1.0.2 / 26-October-2021</label>
<div>
<h2 id="main-changes">Main Changes</h2>
<ul>
+<li>Update licensing in Release Notes</li>
+</ul>
+</div>
+</div>
+<div class="collapse">
+<input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.0.1 / 08-October-2021</label>
+<div>
+<h2 id="main-changes-1">Main Changes</h2>
+<ul>
+<li>Fix S25FL128S_ReadStatusRegister() to ensure data read</li>
+<li>Cleanup since S25FL128S supports only 1-bit instructions</li>
+</ul>
+</div>
+</div>
+<div class="collapse">
+<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 11-February-2021</label>
+<div>
+<h2 id="main-changes-2">Main Changes</h2>
+<ul>
<li>First official release of S25FL128S QuadSPI component driver</li>
</ul>
</div>
@@ -51,8 +63,7 @@ This software component is licensed by ST under BSD 3-Clause license, the “Lic
</div>
</div>
<footer class="sticky">
-<p>For complete documentation on STM32,visit: [<a href="http://www.st.com">www.st.com/stm32</a>]</p>
-This release note uses up to date web standards and, for this reason, should not be opened with Internet Explorer but preferably with popular browsers such as Google Chrome, Mozilla Firefox, Opera or Microsoft Edge.
+For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <a href="http://www.st.com/STM32">http://www.st.com/STM32</a>
</footer>
</body>
</html>