77 lines
2.9 KiB
HTML
77 lines
2.9 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 STM32 miscellaneous utilities</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" />
|
|
<!--[if lt IE 9]>
|
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
|
<![endif]-->
|
|
</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-stm32-miscellaneous-utilities"><small>Release Notes for</small> STM32 miscellaneous utilities</h1>
|
|
<p>Copyright © 2020 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>
|
|
<p>This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this file 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>The source code delivered is a utility to help managing miscellaneous utilities within an embedded application: memory, system time and vsnprintf.</p>
|
|
</div>
|
|
<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 / 17-Sept-2020</label>
|
|
<div>
|
|
<h2 id="main-changes">Main Changes</h2>
|
|
<h3 id="release-v1.0.0">release V1.0.0</h3>
|
|
<h2 id="contents">Contents</h2>
|
|
<table>
|
|
<thead>
|
|
<tr class="header">
|
|
<th>Headline</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr class="odd">
|
|
<td>First release</td>
|
|
</tr>
|
|
<tr class="even">
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h2 id="known-limitations">known limitations</h2>
|
|
<h2 id="development-toolchains-and-compilers">Development Toolchains and Compilers</h2>
|
|
<h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
|
|
<h2 id="backward-compatibility">backward compatibility</h2>
|
|
<h2 id="dependencies">Dependencies</h2>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<p>:::</p>
|
|
<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.
|
|
</footer>
|
|
</body>
|
|
</html>
|