From 778c2d14c1dc0e0858f8d5ea5c91f30601ba4c4b Mon Sep 17 00:00:00 2001 From: Andrey Zgarbul Date: Sat, 19 Aug 2023 08:50:53 +0300 Subject: [PATCH] svd2rust 0.30 --- CHANGELOG.md | 2 +- README.md | 2 +- scripts/makecrates.py | 2 +- scripts/tool_install.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07c4cdf57..257c16240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## [Unreleased] * Replace `makehtml.py` with `svd2html` -* Updated to svd2rust 0.29.0, svdtools 0.3.0, use tools binaries for CI +* Updated to svd2rust 0.30.0, svdtools 0.3.0, use tools binaries for CI * Enable atomic operations on register support, Rust edition 2021 (#846) * files in devices/common_patches moved to subdirectories * remove excutable file perm bit from yaml file ([#854]) diff --git a/README.md b/README.md index 53958d971..21c5c9670 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ contain the latest patches and updates. * Otherwise, build using `cargo` (double check versions against `scripts/tool_install.sh`): * `cargo install form --version 0.10.0` * `cargo install svdtools --version 0.3.0` - * `cargo install svd2rust --version 0.29.0` + * `cargo install svd2rust --version 0.30.0` * `cargo install svd2html --version 0.1.3` * Install rustfmt: `rustup component add rustfmt` * Generate patched SVD files: `make patch` (you probably want `-j` for all `make` invocations) diff --git a/scripts/makecrates.py b/scripts/makecrates.py index 47fc464c2..16a870015 100644 --- a/scripts/makecrates.py +++ b/scripts/makecrates.py @@ -17,7 +17,7 @@ import yaml VERSION = "0.15.1" -SVD2RUST_VERSION = "0.29.0" +SVD2RUST_VERSION = "0.30.0" CRATE_DOC_FEATURES = { "stm32c0": ["critical-section", "rt", "stm32c011", "stm32c031"], diff --git a/scripts/tool_install.sh b/scripts/tool_install.sh index bfac2a728..a0419b599 100755 --- a/scripts/tool_install.sh +++ b/scripts/tool_install.sh @@ -4,7 +4,7 @@ set -euo pipefail FORM_VERSION="${FORM_VERSION:-v0.10.0}" SVDTOOLS_VERSION="${SVDTOOLS_VERSION:-v0.3.0}" -SVD2RUST_VERSION="${SVD2RUST_VERSION:-v0.29.0}" +SVD2RUST_VERSION="${SVD2RUST_VERSION:-v0.30.0}" SVD2HTML_VERSION="${SVD2HTML_VERSION:-v0.1.3}" case "${1:-}" in 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