forked from STMicroelectronics/STM32CubeF7
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3,732 changed files
with
141,571 additions
and
10,738 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Submodule dp83848
updated
8 files
+2 −2 | LICENSE.md | |
+1 −1 | README.md | |
+36 −21 | Release_Notes.html | |
+31 −0 | SECURITY.md | |
+0 −1,700 | _htmresc/mini-st.css | |
+ − | _htmresc/st_logo.png | |
+7 −58 | dp83848.c | |
+6 −8 | dp83848.h |
Submodule lan8742
updated
17 files
+37 −0 | .github/ISSUE_TEMPLATE.md | |
+3 −0 | .github/PULL_REQUEST_TEMPLATE.md | |
+73 −0 | CODE_OF_CONDUCT.md | |
+28 −0 | CONTRIBUTING.md | |
+27 −0 | LICENSE.md | |
+40 −0 | README.md | |
+36 −15 | Release_Notes.html | |
+0 −66 | Release_Notes.md | |
+31 −0 | SECURITY.md | |
+2 −0 | _htmresc/Add button.svg | |
+2 −0 | _htmresc/Update.svg | |
+ − | _htmresc/favicon.png | |
+188 −177 | _htmresc/mini-st_2020.css | |
+ − | _htmresc/st_logo.png | |
+ − | _htmresc/st_logo_2020.png | |
+143 −194 | lan8742.c | |
+5 −7 | lan8742.h |
Submodule nt35510
updated
5 files
+17 −15 | CONTRIBUTING.md | |
+1 −3 | README.md | |
+21 −3 | Release_Notes.html | |
+12 −1 | nt35510.c | |
+4 −2 | nt35510.h |
Submodule otm8009a
updated
8 files
+27 −0 | LICENSE.md | |
+111 −250 | Release_Notes.html | |
+ − | _htmresc/favicon.png | |
+1,711 −0 | _htmresc/mini-st_2020.css | |
+ − | _htmresc/st_logo.png | |
+ − | _htmresc/st_logo_2020.png | |
+28 −24 | otm8009a.c | |
+12 −25 | otm8009a.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Copyright 2021 STMicroelectronics. | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without modification, | ||
are permitted provided that the following conditions are met: | ||
|
||
1. Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
|
||
2. Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation and/or | ||
other materials provided with the distribution. | ||
|
||
3. Neither the name of the copyright holder nor the names of its contributors | ||
may be used to endorse or promote products derived from this software without | ||
specific prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!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> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.