Skip to content

Commit f8bda02

Browse files
committed
Release v1.17.0
1 parent e96f985 commit f8bda02

File tree

2,309 files changed

+106675
-70894
lines changed

Some content is hidden

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

2,309 files changed

+106675
-70894
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
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 DP83848 Component Driver</title>
8+
<style>
9+
code{white-space: pre-wrap;}
10+
span.smallcaps{font-variant: small-caps;}
11+
span.underline{text-decoration: underline;}
12+
div.column{display: inline-block; vertical-align: top; width: 50%;}
13+
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
14+
ul.task-list{list-style: none;}
15+
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
16+
</style>
17+
<link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
18+
<!--[if lt IE 9]>
19+
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
20+
<![endif]-->
21+
<link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
22+
</head>
23+
<body>
24+
<div class="row">
25+
<div class="col-sm-12 col-lg-4">
26+
<center>
27+
<h1 id="release-notes-for-dp83848-component-driver">Release Notes for <mark>DP83848</mark> Component Driver</h1>
28+
<p>Copyright © 2021 STMicroelectronics<br />
29+
</p>
30+
<a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
31+
</center>
32+
<h1 id="license">License</h1>
33+
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:
34+
<center>
35+
<a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a>
36+
</center>
37+
<h1 id="purpose">Purpose</h1>
38+
<p>This driver provides a set of functions offered by DP83848 component</p>
39+
</div>
40+
<section id="update-history" class="col-sm-12 col-lg-8">
41+
<h1>Update History</h1>
42+
<div class="collapse">
43+
<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 / 12-December-2021</strong></label>
44+
<h2 id="main-changes">Main Changes</h2>
45+
<ul>
46+
<li>First official release of <strong>DP83848</strong> PHY driver</li>
47+
</ul>
48+
</div>
49+
</section>
50+
</div>
51+
<footer class="sticky">
52+
For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <span style="font-color: blue;"><a href="http://www.st.com/STM32">www.st.com</a></span>
53+
</footer>
54+
</body>
55+
</html>
Lines changed: 2 additions & 0 deletions
Loading
Lines changed: 2 additions & 0 deletions
Loading
4.03 KB
Loading

0 commit comments

Comments
 (0)