mirror of
https://github.com/STMicroelectronics/STM32CubeF7.git
synced 2025-04-24 13:48:54 +08:00
52 lines
2.0 KiB
HTML
52 lines
2.0 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<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 W25Q128J Component Driver</title>
|
|
<style>
|
|
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%;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
ul.task-list{list-style: none;}
|
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
|
</style>
|
|
<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">
|
|
<center>
|
|
<h1 id="release-notes-for">Release Notes for</h1>
|
|
<h1 id="w25q128j-quadspi-component-driver"><mark>W25Q128J QuadSPI Component Driver</mark></h1>
|
|
<p>Copyright © 2022 STMicroelectronics<br />
|
|
</p>
|
|
<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 W25Q128J QuadSPI component</p>
|
|
</div>
|
|
<section id="update-history" class="col-sm-12 col-lg-8">
|
|
<h1>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 / 19-October-2022</label>
|
|
<h2 id="main-changes">Main Changes</h2>
|
|
<ul>
|
|
<li>First official release of W25Q128J QuadSPI component driver</li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<footer class="sticky">
|
|
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>
|