From 354a7b3611ba548645c57acc6ebd2dd70ee18077 Mon Sep 17 00:00:00 2001 From: Andrey Zgarbul Date: Sun, 26 May 2024 11:04:41 +0300 Subject: [PATCH] staging --- scripts/makecrates.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/scripts/makecrates.py b/scripts/makecrates.py index 1f8566c07..965664476 100644 --- a/scripts/makecrates.py +++ b/scripts/makecrates.py @@ -18,6 +18,14 @@ VERSION = { "default": "0.16.0", + "stm32f1": "0.20.0", + "stm32f3": "0.17.0", + "stm32f4": "0.20.0", + "stm32f7": "0.18.1", + "stm32g0": "0.17.0", + "stm32g4": "0.22.0", + "stm32h5": "0.18.1", + "stm32h7": "0.17.0", } SVD2RUST_VERSION = "0.36.1" @@ -268,7 +276,7 @@ def main(devices_path, yes, families): for family in devices: devices[family] = sorted(devices[family]) crate = family.lower() - crate_name = crate; + crate_name = crate + "-staging" features = make_features(devices[family]) feature_list = make_feature_list(devices[family]) mods = make_mods(devices[family]) 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