Skip to content

Commit 63a0a48

Browse files
committed
Official release v11.2.0
1 parent 5f73b3f commit 63a0a48

File tree

8,602 files changed

+157064
-82015
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,602 files changed

+157064
-82015
lines changed

Documentation/X_CUBE_MEMS1.chm

191 KB
Binary file not shown.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Copyright 2023 STMicroelectronics.
2+
All rights reserved.
3+
4+
Redistribution and use in source and binary forms, with or without modification,
5+
are permitted provided that the following conditions are met:
6+
7+
1. Redistributions of source code must retain the above copyright notice, this
8+
list of conditions and the following disclaimer.
9+
10+
2. Redistributions in binary form must reproduce the above copyright notice,
11+
this list of conditions and the following disclaimer in the documentation and/or
12+
other materials provided with the distribution.
13+
14+
3. Neither the name of the copyright holder nor the names of its contributors
15+
may be used to endorse or promote products derived from this software without
16+
specific prior written permission.
17+
18+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
22+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="generator" content="pandoc" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7+
<title>Release Notes for IIS2DULPX Component</title>
8+
<style>
9+
code{white-space: pre-wrap;}
10+
span.smallcaps{font-variant: small-caps;}
11+
div.columns{display: flex; gap: min(4vw, 1.5em);}
12+
div.column{flex: auto; overflow-x: auto;}
13+
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
14+
/* The extra [class] is a hack that increases specificity enough to
15+
override a similar rule in reveal.js */
16+
ul.task-list[class]{list-style: none;}
17+
ul.task-list li input[type="checkbox"] {
18+
font-size: inherit;
19+
width: 0.8em;
20+
margin: 0 0.8em 0.2em -1.6em;
21+
vertical-align: middle;
22+
}
23+
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
24+
</style>
25+
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
26+
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
27+
<!--[if lt IE 9]>
28+
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
29+
<![endif]-->
30+
</head>
31+
<body>
32+
<div class="row">
33+
<div class="col-sm-12 col-lg-4">
34+
<center>
35+
<h1 id="release-notes-for-iis2dulpx-component-driver">Release Notes for
36+
IIS2DULPX Component Driver</h1>
37+
<p>Copyright © 2024 STMicroelectronics<br />
38+
</p>
39+
<a href="https://www.st.com" class="logo"><img
40+
src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
41+
</center>
42+
<h1 id="purpose">Purpose</h1>
43+
<p>This directory contains the IIS2DULPX component drivers.</p>
44+
</div>
45+
<section id="update-history" class="col-sm-12 col-lg-8">
46+
<h1>Update history</h1>
47+
<div class="collapse">
48+
<input type="checkbox" id="collapse-section1" checked aria-hidden="true">
49+
<label for="collapse-section1" aria-hidden="true">V1.0.0 /
50+
14-January-2025</label>
51+
<div>
52+
<h2 id="main-changes">Main changes</h2>
53+
<h3 id="first-release">First release</h3>
54+
<ul>
55+
<li>First release of component driver</li>
56+
</ul>
57+
<h2 id="section"></h2>
58+
</div>
59+
</div>
60+
</section>
61+
</div>
62+
<footer class="sticky">
63+
<div class="columns">
64+
<div class="column" style="width:95%;">
65+
<p>For complete documentation on IIS2DULPX, visit: <a
66+
href="https://www.st.com/en/mems-and-sensors/iis2dulpx.html">IIS2DULPX</a></p>
67+
</div><div class="column" style="width:5%;">
68+
<p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
69+
</div>
70+
</div>
71+
</footer>
72+
</body>
73+
</html>
Loading

0 commit comments

Comments
 (0)