Skip to content

Commit 958ae32

Browse files
authored
Merge pull request #753 from stm32-rs/0.15.1
Prepare for v0.15.1 release
2 parents acf3a1c + 34fa348 commit 958ae32

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
## [Unreleased]
44

5-
* Updated to svd2rust 0.24.1
5+
## [v0.15.1] 2022-07-04
6+
7+
* Updated to svd2rust 0.24.1 to fix critical codegen issue (#751)
8+
* Fix FSDEF field being marked read-only in SAI (#752)
69

710
## [v0.15.0] 2022-07-04
811

12+
This release has been yanked from crates.io as it was generated using svd2rust
13+
0.24.0 which suffered from a codegen bug (see #748).
14+
915
Common changes:
1016

1117
* Strip prefixes from many peripheral registers (#661)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ to drill down into each field on each register on each peripheral.
4949
In your own project's `Cargo.toml`:
5050
```toml
5151
[dependencies.stm32f4]
52-
version = "0.15.0"
52+
version = "0.15.1"
5353
features = ["stm32f405", "rt"]
5454
```
5555

scripts/makecrates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import re
1717
import yaml
1818

19-
VERSION = "0.15.0"
19+
VERSION = "0.15.1"
2020
SVD2RUST_VERSION = "0.24.1"
2121

2222
CRATE_DOC_FEATURES = {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy