Skip to content

Prepare for v0.15.1 release #753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

## [Unreleased]

* Updated to svd2rust 0.24.1
## [v0.15.1] 2022-07-04

* Updated to svd2rust 0.24.1 to fix critical codegen issue (#751)
* Fix FSDEF field being marked read-only in SAI (#752)

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

This release has been yanked from crates.io as it was generated using svd2rust
0.24.0 which suffered from a codegen bug (see #748).

Common changes:

* Strip prefixes from many peripheral registers (#661)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ to drill down into each field on each register on each peripheral.
In your own project's `Cargo.toml`:
```toml
[dependencies.stm32f4]
version = "0.15.0"
version = "0.15.1"
features = ["stm32f405", "rt"]
```

Expand Down
2 changes: 1 addition & 1 deletion scripts/makecrates.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import re
import yaml

VERSION = "0.15.0"
VERSION = "0.15.1"
SVD2RUST_VERSION = "0.24.1"

CRATE_DOC_FEATURES = {
Expand Down
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