|
5 | 5 | <meta name="generator" content="pandoc" />
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
7 | 7 | <title>Release Notes for STM32C0xx 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%;} |
| 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 | + ul.task-list{list-style: none;} |
| 15 | + ul.task-list li input[type="checkbox"] { |
| 16 | + width: 0.8em; |
| 17 | + margin: 0 0.8em 0.2em -1.6em; |
| 18 | + vertical-align: middle; |
| 19 | + } |
| 20 | + .display.math{display: block; text-align: center; margin: 0.5rem auto;} |
13 | 21 | </style>
|
14 | 22 | <link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
|
15 | 23 | <!--[if lt IE 9]>
|
|
21 | 29 | <div class="row">
|
22 | 30 | <div class="col-sm-12 col-lg-4">
|
23 | 31 | <center>
|
24 |
| -<h1 id="release-notes-for-stm32c0xx-cmsis">Release Notes for <mark> STM32C0xx CMSIS </mark></h1> |
| 32 | +<h1 id="release-notes-for-stm32c0xx-cmsis">Release Notes for |
| 33 | +<mark> STM32C0xx CMSIS </mark></h1> |
25 | 34 | <p>Copyright © 2022 STMicroelectronics<br />
|
26 | 35 | </p>
|
27 | 36 | <a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
|
28 | 37 | </center>
|
29 | 38 | </div>
|
30 | 39 | <div class="col-sm-12 col-lg-8">
|
31 |
| -<h1 id="update-history"><strong>Update History</strong></h1> |
| 40 | +<h1 id="update-history">Update History</h1> |
32 | 41 | <div class="collapse">
|
33 |
| -<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 / 09-February-2022</strong></label> |
| 42 | +<input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" checked aria-hidden="true"><strong>V1.1.0 / 07-June-2023</strong></label> |
34 | 43 | <div>
|
35 | 44 | <h2 id="main-changes">Main Changes</h2>
|
| 45 | +<p>Align flash register address with STM32C0 reference manual</p> |
| 46 | +</div> |
| 47 | +</div> |
| 48 | +<div class="collapse"> |
| 49 | +<input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 / 09-February-2022</strong></label> |
| 50 | +<div> |
| 51 | +<h2 id="main-changes-1">Main Changes</h2> |
36 | 52 | <p>First official release version of bits and registers definition aligned with STM32C0 reference manual</p>
|
37 | 53 | </div>
|
38 | 54 | </div>
|
39 | 55 | </div>
|
| 56 | + |
40 | 57 | </div>
|
41 | 58 | <footer class="sticky">
|
42 |
| -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. |
| 59 | +This release note uses up to date web standards and, for this reason, |
| 60 | +should not be opened with Internet Explorer but preferably with popular |
| 61 | +browsers such as Google Chrome, Mozilla Firefox, Opera or Microsoft |
| 62 | +Edge. |
43 | 63 | </footer>
|
44 | 64 | </body>
|
45 | 65 | </html>
|
0 commit comments