Merge pull request #11270 from haslinghuis/rename_attr
[betaflight.git] / lib / main / STM32G4 / Drivers / CMSIS / Device / ST / STM32G4xx / Release_Notes.html
blob96033e2bcc428edd13cb85d06c6ec17346bf64ef
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 STM32G4xx CMSIS</title>
8 <style type="text/css">
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 </style>
14 <link rel="stylesheet" href="../../../../../_htmresc/mini-st.css" />
15 <!--[if lt IE 9]>
16 <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
17 <![endif]-->
18 </head>
19 <body>
20 <div class="row">
21 <div class="col-sm-12 col-lg-4">
22 <div class="card fluid">
23 <div class="sectione dark">
24 <center>
25 <h1 id="release-notes-for-stm32g4xx-cmsis"><small>Release Notes for</small> STM32G4xx CMSIS</h1>
26 <p>Copyright © 2019 STMicroelectronics<br />
27 </p>
28 <a href="https://www.st.com" class="logo"><img src="../../../../../_htmresc/st_logo.png" alt="ST logo" /></a>
29 </center>
30 </div>
31 </div>
32 <h1 id="license">License</h1>
33 <p>This software component is licensed by ST under Apache 2.0 license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:</p>
34 <p><a href="https://opensource.org/licenses/Apache-2.0">https://opensource.org/licenses/Apache-2.0</a></p>
35 <h1 id="purpose">Purpose</h1>
36 <p>This driver provides the CMSIS device for the stm32g4xx products. This covers following series :</p>
37 <ul>
38 <li><p>STM32G431/41xx</p></li>
39 <li><p>STM32G471xx</p></li>
40 <li><p>STM32G473/83xx</p></li>
41 <li><p>STM32G474/84xx</p></li>
42 </ul>
43 <p>This driver is composed of the descriptions of the registers under “Include” directory.</p>
44 <p>Various template file are provided to easily build an application. They can be adapted to fit applications requirements.</p>
45 <ul>
46 <li>Templates/system_stm32g4xx.c contains the initialization code referred as SystemInit.</li>
47 <li>Startup files are provided as example for IAR©, KEIL© and SW4STM32©.</li>
48 <li>Linker files are provided as example for IAR©, KEIL© and SW4STM32©.</li>
49 </ul>
50 </div>
51 <div class="col-sm-12 col-lg-8">
52 <h1 id="update-history">Update History</h1>
53 <div class="collapse">
54 <input type="checkbox" id="collapse-section4" checked aria-hidden="true"> <label for="collapse-section4" aria-hidden="true">V1.0.0 / 12-April-2019</label>
55 <div>
56 <h2 id="main-changes">Main Changes</h2>
57 <h3 id="first-release">First release</h3>
58 <p>First official release for STM32G4xx devices</p>
59 <h2 id="contents">Contents</h2>
60 <p>CMSIS devices files for STM32G431xx, STM32G441xx, STM32G471xx, STM32G473xx, STM32G474xx and STM32G484xx.</p>
61 <h2 id="known-limitations">Known Limitations</h2>
62 <table>
63 <thead>
64 <tr class="header">
65 <th style="text-align: left;">Headline</th>
66 </tr>
67 </thead>
68 <tbody>
69 <tr class="odd">
70 <td style="text-align: left;">Support of STM32G483xx device in CMSIS</td>
71 </tr>
72 </tbody>
73 </table>
74 <h2 id="development-toolchains-and-compilers">Development Toolchains and Compilers</h2>
75 <ul>
76 <li>IAR Embedded Workbench for ARM (EWARM) toolchain V8.20.2</li>
77 <li>RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.25</li>
78 <li>System Workbench STM32 (SW4STM32) toolchain V2.7.2</li>
79 </ul>
80 <h2 id="supported-devices-and-boards">Supported Devices and boards</h2>
81 <ul>
82 <li>STM32G431xx, STM32G441xx devices</li>
83 <li>STM32G471xx devices</li>
84 <li>STM32G473xx devices<br />
85 </li>
86 <li>STM32G474xx, STM32G484xx devices</li>
87 </ul>
88 </div>
89 </div>
90 </div>
91 </div>
92 <footer class="sticky">
93 <p>For complete documentation on STM32G4xx, visit: [<a href="http://www.st.com/stm32g4">www.st.com/stm32g4</a>]</p>
94 </footer>
95 </body>
96 </html>