+ git clone -n https://github.com/embassy-rs/embassy.git code Cloning into 'code'... + cd code + git checkout 8b73fc9cee6ca35203115b68f34caa8d2e2759d5 HEAD is now at 8b73fc9ce Merge pull request #5209 from leftger/feat/wba6-add-sai + exec .github/ci/doc.sh + export RUSTUP_HOME=/ci/cache/rustup + RUSTUP_HOME=/ci/cache/rustup + export CARGO_HOME=/ci/cache/cargo + CARGO_HOME=/ci/cache/cargo + export CARGO_TARGET_DIR=/ci/cache/target + CARGO_TARGET_DIR=/ci/cache/target + export PATH=/ci/cache/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/ci/cache/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + mv rust-toolchain-nightly.toml rust-toolchain.toml + cargo install --git https://github.com/embassy-rs/cargo-embassy-devtool --locked --rev 786e8e05ef2de5fc1421a4fcd50e79c5dd2d3e4d Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.1 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=786e8e05ef2de5fc1421a4fcd50e79c5dd2d3e4d#786e8e05)` is already installed, use --force to override + cargo install --git https://github.com/embassy-rs/docserver --locked --rev 92a9d9e63c539df0b8d84107f9155473e48e723f Updating git repository `https://github.com/embassy-rs/docserver` Ignored package `docserver v0.1.0 (https://github.com/embassy-rs/docserver?rev=92a9d9e63c539df0b8d84107f9155473e48e723f#92a9d9e6)` is already installed, use --force to override + cargo embassy-devtool doc -o webroot Building docs for crate: cyw43 Running cargo batch with 1 flavors... Updating crates.io index Locking 77 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Adding num_enum v0.5.11 (available: v0.7.5) Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.43 Compiling thiserror v2.0.17 Compiling defmt-macros v1.0.1 Compiling defmt v1.0.1 Checking futures-core v0.3.31 Compiling semver-parser v0.7.0 Checking bitflags v1.3.2 Checking stable_deref_trait v1.2.1 Checking futures-sink v0.3.31 Compiling syn v1.0.109 Checking byteorder v1.5.0 Checking nb v1.1.0 Compiling heapless v0.8.0 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Checking nb v0.1.3 Checking cfg-if v1.0.4 Checking critical-section v1.2.0 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Checking hash32 v0.3.1 Compiling litrs v1.0.0 Compiling semver v0.9.0 Compiling embedded-hal-async v1.0.0 Checking embedded-io v0.7.1 Checking void v1.0.2 Compiling cortex-m-rt v0.7.5 Checking embedded-hal v0.2.7 Compiling cortex-m v0.7.7 Checking futures-task v0.3.31 Checking embedded-io-async v0.7.0 Checking pin-utils v0.1.0 Checking vcell v0.1.3 Checking pin-project-lite v0.2.16 Checking embedded-hal v1.0.0 Checking volatile-register v0.2.2 Checking futures-channel v0.3.31 Compiling rustc_version v0.2.3 Checking as-slice v0.2.1 Checking bitfield v0.13.2 Checking futures-io v0.3.31 Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking aligned v0.4.3 Compiling bare-metal v0.2.5 Compiling document-features v0.2.12 Compiling syn v2.0.114 Compiling proc-macro-error-attr2 v2.0.0 Compiling num_enum_derive v0.5.11 Checking num_enum v0.5.11 Compiling proc-macro-error2 v2.0.1 Compiling thiserror-impl v2.0.17 Compiling futures-macro v0.3.31 Compiling cortex-m-rt-macros v0.7.5 Checking futures-util v0.3.31 Compiling defmt-parser v1.0.0 Checking futures v0.3.31 Checking defmt v0.3.100 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Documenting cyw43 v0.6.0 (/ci/code/cyw43) Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s processing Flavor { name: "default", features: ["defmt", "firmware-logs"], target: "thumbv6m-none-eabi" } ... Creating .zup archive: "webroot/crates/cyw43/git.zup" Creating dictionary... Packing... Statistics: Files: 68 Directories: 19 Total entries: 87 Nodes before dedup: 87 after dedup: 87 (0.0% reduction) Uncompressed bytes before dedup: 630499 (0.6 MB) after dedup: 630499 (0.6 MB, 0.0% reduction) Compressed bytes before dedup: 71149 (0.1 MB) after dedup: 71149 (0.1 MB, 0.0% reduction) Overall compression ratio: 11.3% Archive created: "webroot/crates/cyw43/git.zup" ✅ Successfully built docs for cyw43 Building docs for crate: cyw43-pio Running cargo batch with 1 flavors... Updating crates.io index Locking 147 packages to latest Rust 1.94.0-nightly compatible versions Adding generic-array v0.14.7 (available: v0.14.9) Compiling proc-macro2 v1.0.105 Compiling typenum v1.19.0 Compiling rustversion v1.0.22 Compiling version_check v0.9.5 Compiling libc v0.2.180 Compiling memchr v2.7.6 Compiling parking_lot_core v0.9.12 Compiling cfg-if v1.0.4 Compiling regex-syntax v0.8.8 Compiling scopeguard v1.2.0 Compiling smallvec v1.15.1 Compiling siphasher v1.0.1 Compiling equivalent v1.0.2 Compiling lock_api v0.4.14 Compiling hashbrown v0.16.1 Compiling phf_shared v0.11.3 Checking nb v0.1.3 Compiling same-file v1.0.6 Compiling keccak v0.1.5 Compiling either v1.15.0 Compiling generic-array v0.14.7 Compiling term v1.2.1 Compiling paste v1.0.15 Compiling fixedbitset v0.5.7 Compiling precomputed-hash v0.1.1 Compiling new_debug_unreachable v1.0.6 Compiling log v0.4.29 Compiling bit-vec v0.8.0 Compiling aho-corasick v1.1.4 Compiling ascii-canvas v4.0.0 Compiling ena v0.14.3 Compiling indexmap v2.13.0 Compiling bit-set v0.8.0 Compiling itertools v0.14.0 Compiling quote v1.0.43 Checking embedded-hal v0.2.7 Compiling walkdir v2.5.0 Compiling heapless v0.8.0 Compiling cortex-m-rt v0.7.5 Compiling syn v2.0.114 Compiling unicode-xid v0.2.6 Compiling pico-args v0.5.0 Compiling autocfg v1.5.0 Checking cortex-m v0.7.7 Compiling debug-helper v0.3.13 Compiling arrayvec v0.7.6 Compiling zerocopy v0.8.33 Compiling crc-any v2.5.0 Compiling petgraph v0.7.1 Compiling proc-macro-error-attr2 v2.0.0 Compiling num-traits v0.2.19 Checking embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling parking_lot v0.12.5 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.7 Compiling unicode-width v0.1.14 Compiling termcolor v1.4.1 Compiling digest v0.10.7 Compiling az v1.2.1 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Compiling sha3 v0.10.8 Compiling regex-automata v0.4.13 Compiling string_cache v0.8.9 Compiling codespan-reporting v0.11.1 Compiling rp2040-boot2 v0.3.0 Compiling syn v1.0.109 Checking embedded-storage v0.3.1 Compiling fixed v1.29.0 Checking rgb v0.8.52 Compiling rp-pac v7.0.0 Checking embedded-storage-async v0.4.1 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Compiling embassy-rp v0.9.0 (/ci/code/embassy-rp) Checking bytemuck v1.24.0 Checking embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Checking smart-leds-trait v0.3.2 Checking embedded-hal-nb v1.0.0 Checking smart-leds v0.4.0 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking rand_core v0.6.4 Checking rand_core v0.9.3 Checking sha2-const-stable v0.1.0 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Compiling regex v1.12.2 Compiling lalrpop-util v0.22.2 Compiling proc-macro-error2 v2.0.1 Compiling num_enum_derive v0.5.11 Compiling lalrpop v0.22.2 Checking num_enum v0.5.11 Compiling num_enum_derive v0.7.5 Compiling cortex-m-rt-macros v0.7.5 Compiling zerocopy-derive v0.8.33 Compiling futures-macro v0.3.31 Checking futures-util v0.3.31 Compiling num_enum v0.7.5 Compiling pio-core v0.3.0 Checking futures v0.3.31 Checking cyw43 v0.6.0 (/ci/code/cyw43) Checking half v2.7.1 Compiling pio-parser v0.3.0 Compiling pio-proc v0.3.0 Checking pio v0.3.0 warning: direct cast of function item into an integer --> /ci/code/embassy-rp/src/multicore.rs:257:28 | 257 | core1_startup::<F> as usize, | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 257 | core1_startup::<F> as *const () as usize, | ++++++++++++ warning: `embassy-rp` (lib) generated 1 warning (run `cargo fix --lib -p embassy-rp` to apply 1 suggestion) Documenting cyw43-pio v0.9.0 (/ci/code/cyw43-pio) Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s processing Flavor { name: "default", features: ["embassy-rp/rp2040"], target: "thumbv6m-none-eabi" } ... Creating .zup archive: "webroot/crates/cyw43-pio/git.zup" Creating dictionary... Packing... Statistics: Files: 21 Directories: 14 Total entries: 35 Nodes before dedup: 35 after dedup: 35 (0.0% reduction) Uncompressed bytes before dedup: 81652 (0.1 MB) after dedup: 81652 (0.1 MB, 0.0% reduction) Compressed bytes before dedup: 9797 (0.0 MB) after dedup: 9797 (0.0 MB, 0.0% reduction) Overall compression ratio: 12.0% Archive created: "webroot/crates/cyw43-pio/git.zup" ✅ Successfully built docs for cyw43-pio Building docs for crate: embassy-boot Running cargo batch with 1 flavors... Updating crates.io index Locking 103 packages to latest Rust 1.94.0-nightly compatible versions Adding env_logger v0.9.3 (available: v0.11.8) Adding generic-array v0.14.7 (available: v0.14.9) Adding rand v0.8.5 (available: v0.9.2) Checking byteorder v1.5.0 Checking nb v1.1.0 Checking stable_deref_trait v1.2.1 Checking embedded-io v0.7.1 Compiling typenum v1.19.0 Compiling heapless v0.8.0 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Compiling generic-array v0.14.7 Compiling num-traits v0.2.19 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling embedded-hal-async v1.0.0 Checking critical-section v1.2.0 Checking void v1.0.2 Checking cfg-if v1.0.4 Checking futures-core v0.3.31 Checking futures-sink v0.3.31 Checking embedded-hal v1.0.0 Checking embedded-storage v0.3.1 Compiling defmt v1.0.1 Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking nb v0.1.3 Checking bitflags v1.3.2 Checking signature v2.2.0 Checking embedded-hal v0.2.7 Checking embedded-io-async v0.7.0 Checking embedded-storage-async v0.4.1 Checking hash32 v0.3.1 Checking crypto-common v0.1.7 Checking block-buffer v0.10.4 Checking digest v0.10.7 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Documenting embassy-boot v0.6.1 (/ci/code/embassy-boot) Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-boot/git.zup" Creating dictionary... Packing... Statistics: Files: 47 Directories: 18 Total entries: 65 Nodes before dedup: 65 after dedup: 65 (0.0% reduction) Uncompressed bytes before dedup: 382071 (0.4 MB) after dedup: 382071 (0.4 MB, 0.0% reduction) Compressed bytes before dedup: 43595 (0.0 MB) after dedup: 43595 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.4% Archive created: "webroot/crates/embassy-boot/git.zup" ✅ Successfully built docs for embassy-boot Building docs for crate: embassy-boot-nrf Running cargo batch with 1 flavors... Updating crates.io index Updating git repository `https://github.com/embassy-rs/nrf-pac.git` Locking 71 packages to latest Rust 1.94.0-nightly compatible versions Adding generic-array v0.14.7 (available: v0.14.9) Checking vcell v0.1.3 Compiling cortex-m v0.7.7 Checking bitfield v0.13.2 Compiling bare-metal v0.2.5 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Compiling zerocopy v0.8.33 Compiling zerocopy-derive v0.8.33 Compiling az v1.2.1 Compiling nrf-pac v0.2.0 (https://github.com/embassy-rs/nrf-pac.git?rev=7f450696f95591ce42f4da6e7d0402750ab1e50a#7f450696) Compiling fixed v1.29.0 Compiling cortex-m-rt v0.7.5 Checking bytemuck v1.24.0 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking bitflags v2.10.0 Checking rand_core v0.9.3 Checking volatile-register v0.2.2 Checking rand_core v0.6.4 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Checking embassy-boot v0.6.1 (/ci/code/embassy-boot) Checking half v2.7.1 Checking embassy-nrf v0.9.0 (/ci/code/embassy-nrf) Documenting embassy-boot-nrf v0.10.0 (/ci/code/embassy-boot-nrf) Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s processing Flavor { name: "default", features: ["embassy-nrf/nrf52840"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-boot-nrf/git.zup" Creating dictionary... Packing... Statistics: Files: 49 Directories: 14 Total entries: 63 Nodes before dedup: 63 after dedup: 63 (0.0% reduction) Uncompressed bytes before dedup: 551525 (0.6 MB) after dedup: 551525 (0.6 MB, 0.0% reduction) Compressed bytes before dedup: 58860 (0.1 MB) after dedup: 58860 (0.1 MB, 0.0% reduction) Overall compression ratio: 10.7% Archive created: "webroot/crates/embassy-boot-nrf/git.zup" ✅ Successfully built docs for embassy-boot-nrf Building docs for crate: embassy-boot-rp Running cargo batch with 1 flavors... Updating crates.io index Locking 133 packages to latest Rust 1.94.0-nightly compatible versions Adding generic-array v0.14.7 (available: v0.14.9) Compiling typenum v1.19.0 Compiling proc-macro2 v1.0.105 Compiling version_check v0.9.5 Compiling quote v1.0.43 Compiling unicode-ident v1.0.22 Compiling rustversion v1.0.22 Compiling libc v0.2.180 Compiling memchr v2.7.6 Compiling cortex-m v0.7.7 Compiling semver-parser v0.7.0 Compiling parking_lot_core v0.9.12 Compiling smallvec v1.15.1 Checking nb v1.1.0 Compiling scopeguard v1.2.0 Compiling regex-syntax v0.8.8 Compiling semver v0.9.0 Compiling cfg-if v1.0.4 Compiling lock_api v0.4.14 Compiling equivalent v1.0.2 Compiling hashbrown v0.16.1 Compiling generic-array v0.14.7 Compiling siphasher v1.0.1 Checking nb v0.1.3 Compiling keccak v0.1.5 Compiling new_debug_unreachable v1.0.6 Compiling rustc_version v0.2.3 Compiling phf_shared v0.11.3 Compiling paste v1.0.15 Compiling log v0.4.29 Compiling fixedbitset v0.5.7 Compiling precomputed-hash v0.1.1 Compiling bare-metal v0.2.5 Compiling aho-corasick v1.1.4 Compiling either v1.15.0 Checking void v1.0.2 Compiling term v1.2.1 Compiling bit-vec v0.8.0 Compiling same-file v1.0.6 Checking embedded-hal v0.2.7 Compiling ena v0.14.3 Compiling walkdir v2.5.0 Compiling itertools v0.14.0 Compiling bit-set v0.8.0 Compiling indexmap v2.13.0 Compiling ascii-canvas v4.0.0 Compiling pico-args v0.5.0 Compiling autocfg v1.5.0 Compiling unicode-xid v0.2.6 Compiling syn v2.0.114 Checking vcell v0.1.3 Checking volatile-register v0.2.2 Checking embedded-hal v1.0.0 Checking byteorder v1.5.0 Checking embedded-io v0.7.1 Compiling num-traits v0.2.19 Checking critical-section v1.2.0 Compiling heapless v0.8.0 Compiling embedded-hal-async v1.0.0 Checking bitfield v0.13.2 Compiling parking_lot v0.12.5 Checking embedded-io-async v0.7.0 Checking hash32 v0.3.1 Compiling litrs v1.0.0 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.7 Compiling zerocopy v0.8.33 Checking stable_deref_trait v1.2.1 Compiling debug-helper v0.3.13 Compiling digest v0.10.7 Compiling cortex-m-rt v0.7.5 Compiling string_cache v0.8.9 Compiling petgraph v0.7.1 Compiling sha3 v0.10.8 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking futures-core v0.3.31 Compiling arrayvec v0.7.6 Compiling crc-any v2.5.0 Compiling document-features v0.2.12 Compiling proc-macro-error-attr2 v2.0.0 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Compiling az v1.2.1 Checking futures-sink v0.3.31 Compiling regex-automata v0.4.13 Compiling unicode-width v0.1.14 Compiling termcolor v1.4.1 Checking embedded-storage v0.3.1 Compiling rp2040-boot2 v0.3.0 Checking embedded-storage-async v0.4.1 Checking rgb v0.8.52 Compiling rp-pac v7.0.0 Compiling codespan-reporting v0.11.1 Compiling fixed v1.29.0 Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Compiling embassy-rp v0.9.0 (/ci/code/embassy-rp) Checking bytemuck v1.24.0 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking smart-leds-trait v0.3.2 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking embedded-hal-nb v1.0.0 Compiling embassy-boot-rp v0.9.0 (/ci/code/embassy-boot-rp) Checking smart-leds v0.4.0 Checking sha2-const-stable v0.1.0 Checking signature v2.2.0 Checking rand_core v0.9.3 Checking rand_core v0.6.4 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Checking embassy-boot v0.6.1 (/ci/code/embassy-boot) Compiling lalrpop-util v0.22.2 Compiling regex v1.12.2 Compiling proc-macro-error2 v2.0.1 Compiling lalrpop v0.22.2 Compiling num_enum_derive v0.7.5 Compiling zerocopy-derive v0.8.33 Compiling cortex-m-rt-macros v0.7.5 Compiling num_enum v0.7.5 Compiling pio-core v0.3.0 Checking half v2.7.1 Compiling pio-parser v0.3.0 Compiling pio-proc v0.3.0 Checking pio v0.3.0 warning: direct cast of function item into an integer --> /ci/code/embassy-rp/src/multicore.rs:257:28 | 257 | core1_startup::<F> as usize, | ^^^^^^^^ | = note: `#[warn(function_casts_as_integer)]` on by default help: first cast to a pointer `as *const ()` | 257 | core1_startup::<F> as *const () as usize, | ++++++++++++ warning: `embassy-rp` (lib) generated 1 warning (run `cargo fix --lib -p embassy-rp` to apply 1 suggestion) Documenting embassy-boot-rp v0.9.0 (/ci/code/embassy-boot-rp) Finished `dev` profile [optimized + debuginfo] target(s) in 16.56s processing Flavor { name: "default", features: ["embassy-rp/rp2040"], target: "thumbv6m-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-boot-rp/git.zup" Creating dictionary... Packing... Statistics: Files: 52 Directories: 14 Total entries: 66 Nodes before dedup: 66 after dedup: 66 (0.0% reduction) Uncompressed bytes before dedup: 599766 (0.6 MB) after dedup: 599766 (0.6 MB, 0.0% reduction) Compressed bytes before dedup: 61431 (0.1 MB) after dedup: 61431 (0.1 MB, 0.0% reduction) Overall compression ratio: 10.2% Archive created: "webroot/crates/embassy-boot-rp/git.zup" ✅ Successfully built docs for embassy-boot-rp Building docs for crate: embassy-boot-stm32 Running cargo batch with 1 flavors... Updating crates.io index Locking 84 packages to latest Rust 1.94.0-nightly compatible versions Adding generic-array v0.14.7 (available: v0.14.9) Compiling proc-macro2 v1.0.105 Checking stable_deref_trait v1.2.1 Compiling cortex-m v0.7.7 Checking nb v1.1.0 Checking byteorder v1.5.0 Checking vcell v0.1.3 Checking embedded-io v0.7.1 Compiling bare-metal v0.2.5 Checking void v1.0.2 Compiling heapless v0.8.0 Compiling typenum v1.19.0 Checking bitfield v0.13.2 Checking embedded-hal v1.0.0 Checking futures-core v0.3.31 Checking volatile-register v0.2.2 Checking critical-section v1.2.0 Compiling nb v0.1.3 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling generic-array v0.14.7 Checking embedded-hal v0.2.7 Checking embedded-io-async v0.7.0 Compiling num-traits v0.2.19 Checking cfg-if v1.0.4 Checking futures-sink v0.3.31 Compiling stm32-metapac v19.0.0 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking hash32 v0.3.1 Compiling cortex-m-rt v0.7.5 Compiling embedded-hal-async v1.0.0 Compiling syn v1.0.109 Checking embedded-storage v0.3.1 Checking as-slice v0.2.1 Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking embedded-storage-async v0.4.1 Compiling heapless v0.9.2 Checking aligned v0.4.3 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking pin-utils v0.1.0 Checking futures-task v0.3.31 Checking pin-project-lite v0.2.16 Checking stm32-fmc v0.4.0 Checking block-device-driver v0.2.0 Checking embedded-hal-nb v1.0.0 Checking embedded-can v0.4.1 Checking futures-util v0.3.31 Checking rand_core v0.6.4 Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking bit_field v0.10.3 Checking rand_core v0.9.3 Checking sdio-host v0.9.0 Checking bitflags v2.10.0 Checking static_assertions v1.1.0 Checking signature v2.2.0 Compiling embassy-boot-stm32 v0.7.0 (/ci/code/embassy-boot-stm32) Compiling quote v1.0.43 Compiling syn v2.0.114 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Checking embassy-usb-synopsys-otg v0.3.1 (/ci/code/embassy-usb-synopsys-otg) Checking block-buffer v0.10.4 Checking crypto-common v0.1.7 Checking digest v0.10.7 Checking embassy-boot v0.6.1 (/ci/code/embassy-boot) Compiling embassy-stm32 v0.5.0 (/ci/code/embassy-stm32) Compiling trait-set v0.3.0 Compiling cortex-m-rt-macros v0.7.5 Documenting embassy-boot-stm32 v0.7.0 (/ci/code/embassy-boot-stm32) Finished `dev` profile [optimized + debuginfo] target(s) in 8.32s processing Flavor { name: "default", features: ["embassy-stm32/stm32f429zi"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-boot-stm32/git.zup" Creating dictionary... Packing... Statistics: Files: 35 Directories: 14 Total entries: 49 Nodes before dedup: 49 after dedup: 49 (0.0% reduction) Uncompressed bytes before dedup: 343903 (0.3 MB) after dedup: 343903 (0.3 MB, 0.0% reduction) Compressed bytes before dedup: 39479 (0.0 MB) after dedup: 39479 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.5% Archive created: "webroot/crates/embassy-boot-stm32/git.zup" ✅ Successfully built docs for embassy-boot-stm32 Building docs for crate: embassy-embedded-hal Running cargo batch with 1 flavors... Updating crates.io index Locking 51 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Checking byteorder v1.5.0 Compiling heapless v0.8.0 Compiling num-traits v0.2.19 Checking nb v1.1.0 Checking stable_deref_trait v1.2.1 Checking embedded-io v0.7.1 Checking futures-core v0.3.31 Checking futures-sink v0.3.31 Checking critical-section v1.2.0 Compiling embedded-hal-async v1.0.0 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking embedded-hal v1.0.0 Checking void v1.0.2 Checking cfg-if v1.0.4 Checking embedded-storage v0.3.1 Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking nb v0.1.3 Checking embedded-hal v0.2.7 Checking embedded-io-async v0.7.0 Checking embedded-storage-async v0.4.1 Checking hash32 v0.3.1 Documenting embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s processing Flavor { name: "default", features: [], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-embedded-hal/git.zup" Creating dictionary... Packing... Statistics: Files: 68 Directories: 29 Total entries: 97 Nodes before dedup: 97 after dedup: 94 (3.1% reduction) Uncompressed bytes before dedup: 762139 (0.8 MB) after dedup: 761954 (0.8 MB, 0.0% reduction) Compressed bytes before dedup: 69974 (0.1 MB) after dedup: 69856 (0.1 MB, 0.2% reduction) Overall compression ratio: 9.2% Archive created: "webroot/crates/embassy-embedded-hal/git.zup" ✅ Successfully built docs for embassy-embedded-hal Building docs for crate: embassy-executor Running cargo batch with 4 flavors... Updating crates.io index Locking 114 packages to latest Rust 1.94.0-nightly compatible versions Adding avr-device v0.7.0 (available: v0.8.1) Compiling fnv v1.0.7 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling wasm-bindgen-shared v0.2.106 Compiling bumpalo v3.19.1 Checking unicode-ident v1.0.22 Compiling defmt v1.0.1 Compiling syn v2.0.114 Compiling wasm-bindgen v0.2.106 Checking nb v0.1.3 Checking cfg-if v1.0.4 Checking once_cell v1.21.3 Checking embedded-hal v0.2.7 Compiling embassy-executor v0.9.1 (/ci/code/embassy-executor) Checking bitflags v1.3.2 Checking cortex-m v0.7.7 Checking critical-section v1.2.0 Checking cordyceps v0.3.4 Checking embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Compiling proc-macro-error2 v2.0.1 Compiling darling_core v0.20.11 Compiling wasm-bindgen-macro-support v0.2.106 Compiling thiserror-impl v2.0.17 Compiling thiserror v2.0.17 Compiling defmt-parser v1.0.0 Compiling darling_macro v0.20.11 Compiling defmt-macros v1.0.1 Compiling wasm-bindgen-macro v0.2.106 Compiling darling v0.20.11 Compiling embassy-executor-macros v0.7.0 (/ci/code/embassy-executor-macros) Checking js-sys v0.3.83 Documenting embassy-executor v0.9.1 (/ci/code/embassy-executor) Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s processing Flavor { name: "std", features: ["defmt", "scheduler-deadline", "scheduler-priority", "arch-std", "executor-thread"], target: "x86_64-unknown-linux-gnu" } ... processing Flavor { name: "wasm", features: ["defmt", "scheduler-deadline", "scheduler-priority", "arch-wasm", "executor-thread"], target: "wasm32-unknown-unknown" } ... processing Flavor { name: "cortex-m", features: ["defmt", "scheduler-deadline", "scheduler-priority", "arch-cortex-m", "executor-thread", "executor-interrupt"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "riscv32", features: ["defmt", "scheduler-deadline", "scheduler-priority", "arch-riscv32", "executor-thread"], target: "riscv32imac-unknown-none-elf" } ... Creating .zup archive: "webroot/crates/embassy-executor/git.zup" Creating dictionary... Packing... Statistics: Files: 201 Directories: 75 Total entries: 276 Nodes before dedup: 276 after dedup: 182 (34.1% reduction) Uncompressed bytes before dedup: 1463942 (1.5 MB) after dedup: 843231 (0.8 MB, 42.4% reduction) Compressed bytes before dedup: 188198 (0.2 MB) after dedup: 121014 (0.1 MB, 35.7% reduction) Overall compression ratio: 8.3% Archive created: "webroot/crates/embassy-executor/git.zup" ✅ Successfully built docs for embassy-executor Building docs for crate: embassy-executor-timer-queue Running cargo batch with 1 flavors... Documenting embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s processing Flavor { name: "default", features: [], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-executor-timer-queue/git.zup" Creating dictionary... Packing... Statistics: Files: 18 Directories: 14 Total entries: 32 Nodes before dedup: 32 after dedup: 32 (0.0% reduction) Uncompressed bytes before dedup: 38146 (0.0 MB) after dedup: 38146 (0.0 MB, 0.0% reduction) Compressed bytes before dedup: 4748 (0.0 MB) after dedup: 4748 (0.0 MB, 0.0% reduction) Overall compression ratio: 12.4% Archive created: "webroot/crates/embassy-executor-timer-queue/git.zup" ✅ Successfully built docs for embassy-executor-timer-queue Building docs for crate: embassy-futures Running cargo batch with 1 flavors... Updating crates.io index Locking 13 packages to latest Rust 1.94.0-nightly compatible versions Documenting embassy-futures v0.1.2 (/ci/code/embassy-futures) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-futures/git.zup" Creating dictionary... Packing... Statistics: Files: 64 Directories: 18 Total entries: 82 Nodes before dedup: 82 after dedup: 82 (0.0% reduction) Uncompressed bytes before dedup: 766166 (0.8 MB) after dedup: 766166 (0.8 MB, 0.0% reduction) Compressed bytes before dedup: 71600 (0.1 MB) after dedup: 71600 (0.1 MB, 0.0% reduction) Overall compression ratio: 9.3% Archive created: "webroot/crates/embassy-futures/git.zup" ✅ Successfully built docs for embassy-futures Building docs for crate: embassy-mcxa Running cargo batch with 1 flavors... Updating crates.io index Locking 94 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Adding heapless v0.8.0 (available: v0.9.2) Adding rand_core v0.6.4 (available: v0.9.3) Checking critical-section v1.2.0 Checking nb v1.1.0 Compiling cortex-m v0.7.7 Checking void v1.0.2 Checking vcell v0.1.3 Checking byteorder v1.5.0 Compiling heapless v0.8.0 Checking embedded-hal v1.0.0 Compiling syn v2.0.114 Checking bitfield v0.13.2 Compiling bare-metal v0.2.5 Checking stable_deref_trait v1.2.1 Checking volatile-register v0.2.2 Compiling embedded-hal-async v1.0.0 Compiling cortex-m-rt v0.7.5 Compiling defmt v1.0.1 Compiling num-traits v0.2.19 Checking cfg-if v1.0.4 Checking futures-core v0.3.31 Checking nb v0.1.3 Checking embedded-io v0.7.1 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Compiling portable-atomic v1.13.0 Checking embedded-hal v0.2.7 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Checking embedded-storage v0.3.1 Compiling embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Checking embedded-io-async v0.7.0 Checking hash32 v0.3.1 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking futures-sink v0.3.31 Checking bitflags v1.3.2 Compiling mcxa-pac v0.1.0 Checking embedded-storage-async v0.4.1 Checking mutex-traits v1.0.1 Checking cordyceps v0.3.4 Checking embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking mycelium-bitfield v0.1.5 Checking embedded-hal-nb v1.0.0 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking rand_core v0.9.3 Checking rand_core v0.6.4 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Compiling proc-macro-error2 v2.0.1 Compiling thiserror-impl v2.0.17 Compiling pin-project-internal v1.1.10 Compiling cortex-m-rt-macros v0.7.5 Checking pin-project v1.1.10 Checking maitake-sync v0.2.2 Compiling thiserror v2.0.17 Compiling defmt-parser v1.0.0 Compiling defmt-macros v1.0.1 Documenting embassy-mcxa v0.1.0 (/ci/code/embassy-mcxa) Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.15s processing Flavor { name: "mcx-a256", features: ["defmt", "unstable-pac"], target: "thumbv8m.main-none-eabihf" } ... Creating .zup archive: "webroot/crates/embassy-mcxa/git.zup" Creating dictionary... Packing... Statistics: Files: 771 Directories: 35 Total entries: 806 Nodes before dedup: 806 after dedup: 806 (0.0% reduction) Uncompressed bytes before dedup: 17776520 (17.8 MB) after dedup: 17776520 (17.8 MB, 0.0% reduction) Compressed bytes before dedup: 550070 (0.6 MB) after dedup: 550070 (0.6 MB, 0.0% reduction) Overall compression ratio: 3.1% Archive created: "webroot/crates/embassy-mcxa/git.zup" ✅ Successfully built docs for embassy-mcxa Building docs for crate: embassy-net Running cargo batch with 1 flavors... Updating crates.io index Locking 40 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Compiling defmt v1.0.1 Compiling heapless v0.8.0 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Compiling smoltcp v0.12.0 Checking embedded-nal v0.9.0 Checking managed v0.8.0 Checking embedded-nal-async v0.9.0 Checking defmt v0.3.100 Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking embassy-sync v0.7.2 (/ci/code/embassy-sync) Documenting embassy-net v0.8.0 (/ci/code/embassy-net) warning: unresolved link to `Some` --> src/icmp.rs:801:50 | 801 | /// **Note**: A hop limit of [`Some(0)`](Some()) is equivalent to a hop limit of [`None`]. | ^^^^^^ this link resolves to the variant `Some`, which is not a function | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default help: to link to the variant, prefix with `variant@` | 801 - /// **Note**: A hop limit of [`Some(0)`](Some()) is equivalent to a hop limit of [`None`]. 801 + /// **Note**: A hop limit of [`Some(0)`](variant@Some) is equivalent to a hop limit of [`None`]. | warning: unresolved link to `set_keep_alive` --> src/tcp.rs:350:38 | 350 | /// Set a keep alive interval ([`set_keep_alive`] to prevent timeouts when | ^^^^^^^^^^^^^^ no item named `set_keep_alive` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: unresolved link to `Self::timeout` --> src/tcp.rs:364:34 | 364 | /// By setting a [`timeout`](Self::timeout) larger then the keep alive you | ^^^^^^^^^^^^^ the struct `TcpSocket` has no field or associated item named `timeout` warning: `embassy-net` (lib doc) generated 3 warnings Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s processing Flavor { name: "default", features: ["defmt", "tcp", "udp", "raw", "dns", "icmp", "dhcpv4", "proto-ipv6", "medium-ethernet", "medium-ip", "medium-ieee802154", "multicast", "dhcpv4-hostname"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net/git.zup" Creating dictionary... Packing... Statistics: Files: 172 Directories: 21 Total entries: 193 Nodes before dedup: 193 after dedup: 193 (0.0% reduction) Uncompressed bytes before dedup: 3073865 (3.1 MB) after dedup: 3073865 (3.1 MB, 0.0% reduction) Compressed bytes before dedup: 299302 (0.3 MB) after dedup: 299302 (0.3 MB, 0.0% reduction) Overall compression ratio: 9.7% Archive created: "webroot/crates/embassy-net/git.zup" ✅ Successfully built docs for embassy-net Building docs for crate: embassy-net-adin1110 Running cargo batch with 1 flavors... Updating crates.io index Locking 77 packages to latest Rust 1.94.0-nightly compatible versions Adding bitfield v0.14.0 (available: v0.19.4) Adding embedded-hal-bus v0.1.0 (available: v0.3.0) Adding embedded-hal-mock v0.10.0 (available: v0.11.1) Adding env_logger v0.10.2 (available: v0.11.8) Adding heapless v0.8.0 (available: v0.9.2) Compiling embedded-hal-bus v0.1.0 Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking bitfield v0.14.0 Checking defmt v0.3.100 Checking embedded-hal v1.0.0 Checking embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Checking embedded-hal-async v1.0.0 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Documenting embassy-net-adin1110 v0.3.1 (/ci/code/embassy-net-adin1110) Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-adin1110/git.zup" Creating dictionary... Packing... Statistics: Files: 35 Directories: 17 Total entries: 52 Nodes before dedup: 52 after dedup: 52 (0.0% reduction) Uncompressed bytes before dedup: 233268 (0.2 MB) after dedup: 233268 (0.2 MB, 0.0% reduction) Compressed bytes before dedup: 28002 (0.0 MB) after dedup: 28002 (0.0 MB, 0.0% reduction) Overall compression ratio: 12.0% Archive created: "webroot/crates/embassy-net-adin1110/git.zup" ✅ Successfully built docs for embassy-net-adin1110 Building docs for crate: embassy-net-driver Running cargo batch with 1 flavors... Updating crates.io index Locking 12 packages to latest Rust 1.94.0-nightly compatible versions Documenting embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-driver/git.zup" Creating dictionary... Packing... Statistics: Files: 25 Directories: 14 Total entries: 39 Nodes before dedup: 39 after dedup: 39 (0.0% reduction) Uncompressed bytes before dedup: 213259 (0.2 MB) after dedup: 213259 (0.2 MB, 0.0% reduction) Compressed bytes before dedup: 23024 (0.0 MB) after dedup: 23024 (0.0 MB, 0.0% reduction) Overall compression ratio: 10.8% Archive created: "webroot/crates/embassy-net-driver/git.zup" ✅ Successfully built docs for embassy-net-driver Building docs for crate: embassy-net-driver-channel Running cargo batch with 1 flavors... Updating crates.io index Locking 26 packages to latest Rust 1.94.0-nightly compatible versions Documenting embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-driver-channel/git.zup" Creating dictionary... Packing... Statistics: Files: 30 Directories: 14 Total entries: 44 Nodes before dedup: 44 after dedup: 44 (0.0% reduction) Uncompressed bytes before dedup: 257503 (0.3 MB) after dedup: 257503 (0.3 MB, 0.0% reduction) Compressed bytes before dedup: 25954 (0.0 MB) after dedup: 25954 (0.0 MB, 0.0% reduction) Overall compression ratio: 10.1% Archive created: "webroot/crates/embassy-net-driver-channel/git.zup" ✅ Successfully built docs for embassy-net-driver-channel Building docs for crate: embassy-net-enc28j60 Running cargo batch with 1 flavors... Updating crates.io index Locking 28 packages to latest Rust 1.94.0-nightly compatible versions Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Documenting embassy-net-enc28j60 v0.2.1 (/ci/code/embassy-net-enc28j60) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-enc28j60/git.zup" Creating dictionary... Packing... Statistics: Files: 20 Directories: 14 Total entries: 34 Nodes before dedup: 34 after dedup: 34 (0.0% reduction) Uncompressed bytes before dedup: 131770 (0.1 MB) after dedup: 131770 (0.1 MB, 0.0% reduction) Compressed bytes before dedup: 15493 (0.0 MB) after dedup: 15493 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.8% Archive created: "webroot/crates/embassy-net-enc28j60/git.zup" ✅ Successfully built docs for embassy-net-enc28j60 Building docs for crate: embassy-net-esp-hosted Running cargo batch with 1 flavors... Updating crates.io index Locking 41 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Adding micropb v0.4.1 (available: v0.5.1) Checking heapless v0.8.0 Checking embassy-sync v0.7.2 (/ci/code/embassy-sync) Checking micropb v0.4.1 Checking embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Documenting embassy-net-esp-hosted v0.2.1 (/ci/code/embassy-net-esp-hosted) warning: unresolved link to `ota_begin` --> src/control.rs:158:11 | 158 | /// [`ota_begin`] must be called first. | ^^^^^^^^^ no item named `ota_begin` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `ota_begin` --> src/control.rs:174:11 | 174 | /// [`ota_begin`] must be called first. | ^^^^^^^^^ no item named `ota_begin` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: `embassy-net-esp-hosted` (lib doc) generated 2 warnings Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-esp-hosted/git.zup" Creating dictionary... Packing... Statistics: Files: 38 Directories: 17 Total entries: 55 Nodes before dedup: 55 after dedup: 55 (0.0% reduction) Uncompressed bytes before dedup: 244067 (0.2 MB) after dedup: 244067 (0.2 MB, 0.0% reduction) Compressed bytes before dedup: 27631 (0.0 MB) after dedup: 27631 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.3% Archive created: "webroot/crates/embassy-net-esp-hosted/git.zup" ✅ Successfully built docs for embassy-net-esp-hosted Building docs for crate: embassy-net-nrf91 Running cargo batch with 1 flavors... Updating crates.io index Updating git repository `https://github.com/embassy-rs/nrf-pac.git` Locking 48 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Compiling nrf-pac v0.2.0 (https://github.com/embassy-rs/nrf-pac.git?rev=7f450696f95591ce42f4da6e7d0402750ab1e50a#7f450696) Checking at-commands v0.5.8 Documenting embassy-net-nrf91 v0.1.0 (/ci/code/embassy-net-nrf91) warning: unresolved link to `enable` --> src/context.rs:101:37 | 101 | /// After configuring, invoke [`enable()`] to activate the configuration. | ^^^^^^^^ no item named `enable` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-net-nrf91` (lib doc) generated 1 warning Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s processing Flavor { name: "default", features: ["defmt", "nrf-pac/nrf9160"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-nrf91/git.zup" Creating dictionary... Packing... Statistics: Files: 37 Directories: 15 Total entries: 52 Nodes before dedup: 52 after dedup: 52 (0.0% reduction) Uncompressed bytes before dedup: 278855 (0.3 MB) after dedup: 278855 (0.3 MB, 0.0% reduction) Compressed bytes before dedup: 31224 (0.0 MB) after dedup: 31224 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.2% Archive created: "webroot/crates/embassy-net-nrf91/git.zup" ✅ Successfully built docs for embassy-net-nrf91 Building docs for crate: embassy-net-ppp Running cargo batch with 1 flavors... Updating crates.io index Locking 32 packages to latest Rust 1.94.0-nightly compatible versions Compiling num_enum_derive v0.7.5 Checking num_enum v0.7.5 Checking ppproto v0.2.1 Documenting embassy-net-ppp v0.2.1 (/ci/code/embassy-net-ppp) Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-ppp/git.zup" Creating dictionary... Packing... Statistics: Files: 25 Directories: 14 Total entries: 39 Nodes before dedup: 39 after dedup: 39 (0.0% reduction) Uncompressed bytes before dedup: 152895 (0.2 MB) after dedup: 152895 (0.2 MB, 0.0% reduction) Compressed bytes before dedup: 16939 (0.0 MB) after dedup: 16939 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.1% Archive created: "webroot/crates/embassy-net-ppp/git.zup" ✅ Successfully built docs for embassy-net-ppp Building docs for crate: embassy-net-tuntap Running cargo batch with 1 flavors... Updating crates.io index Locking 22 packages to latest Rust 1.94.0-nightly compatible versions Compiling rustix v1.1.3 Compiling crossbeam-utils v0.8.21 Checking linux-raw-sys v0.11.0 Checking bitflags v2.10.0 Checking pin-project-lite v0.2.16 Checking futures-io v0.3.31 Checking slab v0.4.11 Checking parking v2.2.1 Compiling async-io v2.6.0 Compiling libc v0.2.180 Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking log v0.4.29 Checking futures-lite v2.6.1 Checking concurrent-queue v2.5.0 Checking polling v3.11.0 Documenting embassy-net-tuntap v0.1.1 (/ci/code/embassy-net-tuntap) Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s processing Flavor { name: "default", features: [], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-net-tuntap/git.zup" Creating dictionary... Packing... Statistics: Files: 26 Directories: 14 Total entries: 40 Nodes before dedup: 40 after dedup: 40 (0.0% reduction) Uncompressed bytes before dedup: 123488 (0.1 MB) after dedup: 123488 (0.1 MB, 0.0% reduction) Compressed bytes before dedup: 14481 (0.0 MB) after dedup: 14481 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.7% Archive created: "webroot/crates/embassy-net-tuntap/git.zup" ✅ Successfully built docs for embassy-net-tuntap Building docs for crate: embassy-net-wiznet Running cargo batch with 1 flavors... Updating crates.io index Locking 36 packages to latest Rust 1.94.0-nightly compatible versions Checking embassy-net-driver-channel v0.3.2 (/ci/code/embassy-net-driver-channel) Documenting embassy-net-wiznet v0.2.1 (/ci/code/embassy-net-wiznet) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-net-wiznet/git.zup" Creating dictionary... Packing... Statistics: Files: 33 Directories: 19 Total entries: 52 Nodes before dedup: 52 after dedup: 52 (0.0% reduction) Uncompressed bytes before dedup: 175462 (0.2 MB) after dedup: 175462 (0.2 MB, 0.0% reduction) Compressed bytes before dedup: 19810 (0.0 MB) after dedup: 19810 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.3% Archive created: "webroot/crates/embassy-net-wiznet/git.zup" ✅ Successfully built docs for embassy-net-wiznet Building docs for crate: embassy-nrf Running cargo batch with 26 flavors... Updating crates.io index Updating git repository `https://github.com/embassy-rs/nrf-pac.git` Locking 68 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Adding rand_core v0.6.4 (available: v0.9.3) Compiling cortex-m v0.7.7 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking cortex-m-rt v0.7.5 Checking critical-section v1.2.0 Checking defmt v1.0.1 Compiling zerocopy v0.8.33 Compiling typenum v1.19.0 Compiling az v1.2.1 Checking nb v1.1.0 Compiling fixed v1.29.0 Checking void v1.0.2 Checking bytemuck v1.24.0 Compiling bare-metal v0.2.5 Checking vcell v0.1.3 Checking bitflags v2.10.0 Checking volatile-register v0.2.2 Checking nb v0.1.3 Checking embedded-hal v0.2.7 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking bitfield v0.13.2 Checking bitflags v1.3.2 Checking cfg-if v1.0.4 Checking byteorder v1.5.0 Compiling heapless v0.8.0 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking embedded-io v0.7.1 Checking stable_deref_trait v1.2.1 Compiling embedded-hal-async v1.0.0 Compiling num-traits v0.2.19 Checking embedded-hal v1.0.0 Checking embedded-io-async v0.7.0 Checking hash32 v0.3.1 Checking futures-core v0.3.31 Checking embedded-storage v0.3.1 Checking futures-sink v0.3.31 Checking embedded-storage-async v0.4.1 Compiling embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Compiling nrf-pac v0.2.0 (https://github.com/embassy-rs/nrf-pac.git?rev=7f450696f95591ce42f4da6e7d0402750ab1e50a#7f450696) Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Checking rand_core v0.9.3 Checking rand_core v0.6.4 Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Checking half v2.7.1 Documenting embassy-nrf v0.9.0 (/ci/code/embassy-nrf) warning: unresolved link to `spim::Spim` | = note: the link appears in this line: Each peripheral struct which uses EasyDMA ([`Spim`](spim::Spim), [`Uarte`](uarte::Uarte), [`Twim`](twim::Twim)) has two variants of their mutating functions: ^^^^^^^^^^ = note: no item named `spim` in scope = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `uarte::Uarte` --> src/../README.md:71:76 | 71 | Each peripheral struct which uses EasyDMA ([`Spim`](spim::Spim), [`Uarte`](uarte::Uarte), [`Twim`](twim::Twim)) has two variants of ... | ^^^^^^^^^^^^ no item named `uarte` in scope warning: unresolved link to `twim::Twim` --> src/../README.md:71:100 | 71 | ...m::Spim), [`Uarte`](uarte::Uarte), [`Twim`](twim::Twim)) has two variants of their mutating functions: | ^^^^^^^^^^ no item named `twim` in scope warning: unresolved link to `spim::Spim::write_from_ram` --> src/../README.md:72:54 | 72 | - Functions with the suffix (e.g. [`write_from_ram`](spim::Spim::write_from_ram), [`transfer_from_ram`](spim::Spim::transfer_from_ra... | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spim` in scope warning: unresolved link to `spim::Spim::transfer_from_ram` --> src/../README.md:72:105 | 72 | ...e_from_ram), [`transfer_from_ram`](spim::Spim::transfer_from_ram)) will return an error if the passed slice does not reside in RAM. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spim` in scope warning: unresolved link to `spim::Spim::write` | = note: the link appears in this line: - Functions without the suffix (e.g. [`write`](spim::Spim::write), [`transfer`](spim::Spim::transfer)) will check whether the data is in RAM and copy it into memory prior to transmission. ^^^^^^^^^^^^^^^^^ = note: no item named `spim` in scope warning: unresolved link to `spim::Spim::transfer` | = note: the link appears in this line: - Functions without the suffix (e.g. [`write`](spim::Spim::write), [`transfer`](spim::Spim::transfer)) will check whether the data is in RAM and copy it into memory prior to transmission. ^^^^^^^^^^^^^^^^^^^^ = note: no item named `spim` in scope warning: unresolved link to `spim::Spim::read` --> src/../README.md:80:52 | 80 | Note that the methods that read data like [`read`](spim::Spim::read) and [`transfer_in_place`](spim::Spim::transfer_in_place) do not... | ^^^^^^^^^^^^^^^^ no item named `spim` in scope warning: unresolved link to `spim::Spim::transfer_in_place` --> src/../README.md:80:96 | 80 | ...m::read) and [`transfer_in_place`](spim::Spim::transfer_in_place) do not have the corresponding `_from_ram` variants as | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spim` in scope warning: `embassy-nrf` (lib doc) generated 9 warnings Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.11s processing Flavor { name: "nrf51", features: ["nrf51", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "nrf52832", features: ["nrf52832", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52805", features: ["nrf52805", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52840", features: ["nrf52840", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52820", features: ["nrf52820", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52833", features: ["nrf52833", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52810", features: ["nrf52810", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf52811", features: ["nrf52811", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv7em-none-eabihf" } ... processing Flavor { name: "nrf5340-app-s", features: ["nrf5340-app-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf5340-net", features: ["nrf5340-net", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf5340-app-ns", features: ["nrf5340-app-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54lm20-app-s", features: ["nrf54lm20-app-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l10-app-s", features: ["nrf54l10-app-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l10-app-ns", features: ["nrf54l10-app-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l05-app-s", features: ["nrf54l05-app-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l15-app-s", features: ["nrf54l15-app-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l15-app-ns", features: ["nrf54l15-app-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf54l05-app-ns", features: ["nrf54l05-app-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9120-s", features: ["nrf9120-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9160-ns", features: ["nrf9160-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9160-s", features: ["nrf9160-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9151-ns", features: ["nrf9151-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9151-s", features: ["nrf9151-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9161-s", features: ["nrf9161-s", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9120-ns", features: ["nrf9120-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "nrf9161-ns", features: ["nrf9161-ns", "time", "defmt", "unstable-pac", "gpiote", "time-driver-rtc1"], target: "thumbv8m.main-none-eabihf" } ... Creating .zup archive: "webroot/crates/embassy-nrf/git.zup" Creating dictionary... Packing... Statistics: Files: 61584 Directories: 5246 Total entries: 66830 Nodes before dedup: 66830 after dedup: 16509 (75.3% reduction) Uncompressed bytes before dedup: 1257561226 (1257.6 MB) after dedup: 340739664 (340.7 MB, 72.9% reduction) Compressed bytes before dedup: 40362741 (40.4 MB) after dedup: 13236517 (13.2 MB, 67.2% reduction) Overall compression ratio: 1.1% Archive created: "webroot/crates/embassy-nrf/git.zup" ✅ Successfully built docs for embassy-nrf Building docs for crate: embassy-rp Running cargo batch with 3 flavors... Updating crates.io index Locking 165 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Adding generic-array v0.14.7 (available: v0.14.9) Adding rand_core v0.6.4 (available: v0.9.3) Compiling thiserror-impl v2.0.17 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Checking zerocopy v0.8.33 Checking num_enum v0.7.5 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Checking rgb v0.8.52 Compiling rp-pac v7.0.0 Checking arrayvec v0.7.6 Checking embassy-sync v0.7.2 (/ci/code/embassy-sync) Checking cortex-m-rt v0.7.5 Compiling rp2040-boot2 v0.3.0 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking sha2-const-stable v0.1.0 Compiling embassy-rp v0.9.0 (/ci/code/embassy-rp) Checking pio-core v0.3.0 Checking smart-leds-trait v0.3.2 Checking pio v0.3.0 Checking smart-leds v0.4.0 Compiling thiserror v2.0.17 Compiling defmt-parser v1.0.0 Compiling defmt-macros v1.0.1 Checking half v2.7.1 Checking fixed v1.29.0 Checking defmt v1.0.1 Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Documenting embassy-rp v0.9.0 (/ci/code/embassy-rp) warning: unresolved link to `Binding` --> src/lib.rs:161:32 | 161 | /// and implements the right [`Binding`]s for it. You can pass this struct to drivers to | ^^^^^^^ no item named `Binding` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-rp` (lib doc) generated 1 warning warning: `embassy-rp` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-rp` (lib doc) generated 1 warning (1 duplicate) Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s processing Flavor { name: "rp2040", features: ["defmt", "unstable-pac", "time-driver", "rp2040"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "rp235xa", features: ["defmt", "unstable-pac", "time-driver", "rp235xa"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "rp235xb", features: ["defmt", "unstable-pac", "time-driver", "rp235xb"], target: "thumbv8m.main-none-eabihf" } ... Creating .zup archive: "webroot/crates/embassy-rp/git.zup" Creating dictionary... Packing... Statistics: Files: 3193 Directories: 436 Total entries: 3629 Nodes before dedup: 3629 after dedup: 2325 (35.9% reduction) Uncompressed bytes before dedup: 58601610 (58.6 MB) after dedup: 31724604 (31.7 MB, 45.9% reduction) Compressed bytes before dedup: 2204126 (2.2 MB) after dedup: 1401403 (1.4 MB, 36.4% reduction) Overall compression ratio: 2.4% Archive created: "webroot/crates/embassy-rp/git.zup" ✅ Successfully built docs for embassy-rp Building docs for crate: embassy-stm32 Running cargo batch with 1525 flavors... Updating crates.io index Locking 146 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Adding proptest-state-machine v0.3.1 (available: v0.6.0) Adding rand_core v0.6.4 (available: v0.9.3) Compiling cortex-m v0.7.7 Compiling bitflags v1.3.2 Compiling nb v1.1.0 Compiling vcell v0.1.3 Compiling cortex-m-rt v0.7.5 Compiling defmt v1.0.1 Compiling void v1.0.2 Compiling bitfield v0.13.2 Compiling bare-metal v0.2.5 Compiling volatile-register v0.2.2 Compiling cortex-m-rt-macros v0.7.5 Compiling nb v0.1.3 Compiling embassy-hal-internal v0.4.0 (/ci/code/embassy-hal-internal) Compiling embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Compiling heapless v0.9.2 Compiling trait-set v0.3.0 Compiling embedded-hal v0.2.7 Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Checking as-slice v0.2.1 Checking embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Checking pin-project-lite v0.2.16 Checking futures-task v0.3.31 Checking aligned v0.4.3 Checking pin-utils v0.1.0 Checking embedded-hal-nb v1.0.0 Checking futures-util v0.3.31 Checking stm32-fmc v0.4.0 Checking block-device-driver v0.2.0 Checking embedded-can v0.4.1 Checking bit_field v0.10.3 Checking static_assertions v1.1.0 Checking sdio-host v0.9.0 Checking embedded-io v0.7.1 Compiling defmt v0.3.100 Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking embedded-io-async v0.7.0 Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Compiling embassy-executor v0.9.1 (/ci/code/embassy-executor) Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Checking embassy-net-driver v0.2.0 (/ci/code/embassy-net-driver) Checking chrono v0.4.42 Checking stable_deref_trait v1.2.1 Checking byteorder v1.5.0 Compiling heapless v0.8.0 Checking futures-core v0.3.31 Checking embedded-hal v1.0.0 Checking critical-section v1.2.0 Checking hash32 v0.3.1 Checking cfg-if v1.0.4 Compiling embedded-hal-async v1.0.0 Compiling num-traits v0.2.19 Checking futures-sink v0.3.31 Checking embedded-storage v0.3.1 Checking embedded-storage-async v0.4.1 Checking embassy-usb-synopsys-otg v0.3.1 (/ci/code/embassy-usb-synopsys-otg) Checking embassy-embedded-hal v0.5.0 (/ci/code/embassy-embedded-hal) Checking embassy-futures v0.1.2 (/ci/code/embassy-futures) Checking bitflags v2.10.0 Checking rand_core v0.9.3 Checking rand_core v0.6.4 Checking cordyceps v0.3.4 Compiling stm32-metapac v19.0.0 Compiling embassy-stm32 v0.5.0 (/ci/code/embassy-stm32) Documenting embassy-stm32 v0.5.0 (/ci/code/embassy-stm32) warning: unresolved link to `config.min_stop_pause` --> src/low_power.rs:22:7 | 22 | //! [`config.min_stop_pause`] in the future. | ^^^^^^^^^^^^^^^^^^^^^ no item named `config.min_stop_pause` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `RtcClock` --> src/rtc/mod.rs:35:42 | 35 | /// Errors that can occur on methods on [RtcClock] | ^^^^^^^^ no item named `RtcClock` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: unresolved link to `Adc::read_internal` --> src/adc/v2.rs:225:10 | 225 | /// [Adc::read_internal()] to perform conversion. | ^^^^^^^^^^^^^^^^^^^^ the struct `Adc` has no function named `read_internal` | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `Adc::read_internal` --> src/adc/v2.rs:235:10 | 235 | /// [Adc::read_internal()] to perform conversion. | ^^^^^^^^^^^^^^^^^^^^ the struct `Adc` has no function named `read_internal` warning: unresolved link to `Adc::read_internal` --> src/adc/v2.rs:248:10 | 248 | /// [Adc::read_internal()] to perform conversion. | ^^^^^^^^^^^^^^^^^^^^ the struct `Adc` has no function named `read_internal` warning: unresolved link to `read` --> src/adc/mod.rs:302:19 | 302 | /// Use the [`read`] method to retrieve measurements from the DMA ring buffer. The read buffer | ^^^^ no item named `read` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: unresolved link to `Can::enable_non_blocking` --> src/can/bxcan/mod.rs:183:24 | 183 | /// You must call [Can::enable_non_blocking] to use the peripheral. | ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Can` has no field or associated item named `enable_non_blocking` warning: unresolved link to `Can::transmit` --> src/can/bxcan/mod.rs:866:72 | 866 | /// Contains information about a frame enqueued for transmission via [`Can::transmit`] or | ^^^^^^^^^^^^^ the struct `Can` has no field or associated item named `transmit` warning: unresolved link to `Tx::transmit` --> src/can/bxcan/mod.rs:867:7 | 867 | /// [`Tx::transmit`]. | ^^^^^^^^^^^^ no item named `Tx` in scope warning: unresolved link to `Self::new_half_duplex_on_rx` --> src/usart/buffered.rs:342:40 | 342 | /// See [`new_half_duplex_on_rx`][`Self::new_half_duplex_on_rx`] if you would prefer to use an Rx pin | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `BufferedUart` has no field or associated item named `new_half_duplex_on_rx` warning: unresolved link to `Self::new_half_duplex_on_rx` --> src/usart/mod.rs:1234:40 | 1234 | /// See [`new_half_duplex_on_rx`][`Self::new_half_duplex_on_rx`] if you would prefer to use an Rx pin | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Uart` has no field or associated item named `new_half_duplex_on_rx` warning: unresolved link to `Self::new_half_duplex_on_rx` --> src/usart/mod.rs:1396:40 | 1396 | /// See [`new_half_duplex_on_rx`][`Self::new_half_duplex_on_rx`] if you would prefer to use an Rx pin | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Uart` has no field or associated item named `new_half_duplex_on_rx` warning: `embassy-stm32` (lib doc) generated 2 warnings warning: `embassy-stm32` (lib doc) generated 11 warnings (1 duplicate) warning: unresolved link to `Can::enable_non_blocking` --> src/can/bxcan/mod.rs:183:24 | 183 | /// You must call [Can::enable_non_blocking] to use the peripheral. | ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Can` has no field or associated item named `enable_non_blocking` | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: unresolved link to `read` --> src/adc/mod.rs:302:19 | 302 | /// Use the [`read`] method to retrieve measurements from the DMA ring buffer. The read buffer | ^^^^ no item named `read` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `Fdcan::enable_non_blocking` --> src/can/fdcan.rs:183:24 | 183 | /// You must call [Fdcan::enable_non_blocking] to use the peripheral. | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Fdcan` in scope warning: unresolved link to `Mode::ZeroOverhead` --> src/cordic/mod.rs:200:42 | 200 | /// you may want to set Cordic into [Mode::ZeroOverhead] mode, and add extra arguments with [Self::extra_config] | ^^^^^^^^^^^^^^^^^^ no item named `Mode` in scope warning: unresolved link to `config.min_stop_pause` --> src/low_power.rs:22:7 | 22 | //! [`config.min_stop_pause`] in the future. | ^^^^^^^^^^^^^^^^^^^^^ no item named `config.min_stop_pause` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: unresolved link to `SAI` --> src/sai/mod.rs:373:7 | 373 | /// [`SAI`] configuration. | ^^^ no item named `SAI` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (1 duplicate) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: unresolved link to `31:28` --> src/lcd.rs:28:39 | 28 | /// Enable SEG pin remapping. SEG[31:28] multiplexed with SEG[43:40] | ^^^^^ no item named `31:28` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: unresolved link to `43:40` --> src/lcd.rs:28:67 | 28 | /// Enable SEG pin remapping. SEG[31:28] multiplexed with SEG[43:40] | ^^^^^ no item named `43:40` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: unresolved link to `Self::request_stop` --> src/dma/gpdma/ringbuffered.rs:301:62 | 301 | /// it was requested to stop early with [`request_stop`](Self::request_stop). | ^^^^^^^^^^^^^^^^^^ the struct `WritableRingBuffer` has no field or associated item named `request_stop` | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: unresolved link to `Self::start` --> src/dma/gpdma/mod.rs:643:49 | 643 | /// To restart the transfer, call [`start`](Self::start) again. | ^^^^^^^^^^^ the struct `Transfer` has no field or associated item named `start` warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (6 duplicates) warning: unresolved link to `Fdcan::enable_non_blocking` --> src/can/fdcan.rs:183:24 | 183 | /// You must call [Fdcan::enable_non_blocking] to use the peripheral. | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Fdcan` in scope | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: public documentation for `new` links to private item `sma::Instance` --> src/eth/v2/mod.rs:67:26 | 67 | /// provided [`SMA`](sma::Instance), and MDIO and MDC pins. | ^^^^^^^^^^^^^ this item is private | = note: this link will resolve properly if you pass `--document-private-items` = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default warning: public documentation for `new_mii` links to private item `sma::Instance` --> src/eth/v2/mod.rs:98:26 | 98 | /// provided [`SMA`](sma::Instance), and MDIO and MDC pins. | ^^^^^^^^^^^^^ this item is private | = note: this link will resolve properly if you pass `--document-private-items` warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: public documentation for `new` links to private item `sma::Instance` --> src/eth/v1/mod.rs:101:26 | 101 | /// provided [`SMA`](sma::Instance), and MDIO and MDC pins. | ^^^^^^^^^^^^^ this item is private | = note: this link will resolve properly if you pass `--document-private-items` = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default warning: public documentation for `new_mii` links to private item `sma::Instance` --> src/eth/v1/mod.rs:134:26 | 134 | /// provided [`SMA`](sma::Instance), and MDIO and MDC pins. | ^^^^^^^^^^^^^ this item is private | = note: this link will resolve properly if you pass `--document-private-items` warning: `embassy-stm32` (lib doc) generated 6 warnings (4 duplicates) warning: unresolved link to `31:28` --> src/lcd.rs:28:39 | 28 | /// Enable SEG pin remapping. SEG[31:28] multiplexed with SEG[43:40] | ^^^^^ no item named `31:28` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-stm32` (lib doc) generated 11 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: unresolved link to `RtcClock` --> src/rtc/mod.rs:35:42 | 35 | /// Errors that can occur on methods on [RtcClock] | ^^^^^^^^ no item named `RtcClock` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: unresolved link to `Self::new_half_duplex_on_rx` --> src/usart/buffered.rs:342:40 | 342 | /// See [`new_half_duplex_on_rx`][`Self::new_half_duplex_on_rx`] if you would prefer to use an Rx pin | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `BufferedUart` has no field or associated item named `new_half_duplex_on_rx` | = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: `embassy-stm32` (lib doc) generated 3 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 12 warnings (12 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 13 warnings (13 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 14 warnings (14 duplicates) warning: `embassy-stm32` (lib doc) generated 9 warnings (9 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 7 warnings (7 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 11 warnings (11 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 15 warnings (15 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 4 warnings (4 duplicates) warning: `embassy-stm32` (lib doc) generated 8 warnings (8 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 1 warning (1 duplicate) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 3 warnings (3 duplicates) warning: `embassy-stm32` (lib doc) generated 2 warnings (2 duplicates) warning: `embassy-stm32` (lib doc) generated 5 warnings (5 duplicates) warning: `embassy-stm32` (lib doc) generated 6 warnings (6 duplicates) Finished `dev` profile [unoptimized + debuginfo] target(s) in 48m 48s processing Flavor { name: "stm32f031f4", features: ["stm32f031f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051c8", features: ["stm32f051c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031k4", features: ["stm32f031k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051k6", features: ["stm32f051k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f070c6", features: ["stm32f070c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031g6", features: ["stm32f031g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091rc", features: ["stm32f091rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051r4", features: ["stm32f051r4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051k4", features: ["stm32f051k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042f6", features: ["stm32f042f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031c6", features: ["stm32f031c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f058r8", features: ["stm32f058r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042c6", features: ["stm32f042c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f071c8", features: ["stm32f071c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f078rb", features: ["stm32f078rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f078vb", features: ["stm32f078vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f038k6", features: ["stm32f038k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030c8", features: ["stm32f030c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072v8", features: ["stm32f072v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030cc", features: ["stm32f030cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f071vb", features: ["stm32f071vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031f6", features: ["stm32f031f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042t6", features: ["stm32f042t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030r8", features: ["stm32f030r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f038f6", features: ["stm32f038f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042k4", features: ["stm32f042k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031g4", features: ["stm32f031g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f048g6", features: ["stm32f048g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f078cb", features: ["stm32f078cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091cb", features: ["stm32f091cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f098cc", features: ["stm32f098cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051c4", features: ["stm32f051c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051c6", features: ["stm32f051c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f070cb", features: ["stm32f070cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051t8", features: ["stm32f051t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f098rc", features: ["stm32f098rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f098vc", features: ["stm32f098vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f071rb", features: ["stm32f071rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f038e6", features: ["stm32f038e6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072vb", features: ["stm32f072vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072rb", features: ["stm32f072rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091vb", features: ["stm32f091vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091rb", features: ["stm32f091rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030rc", features: ["stm32f030rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042g4", features: ["stm32f042g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042g6", features: ["stm32f042g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f058t8", features: ["stm32f058t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030c6", features: ["stm32f030c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031k6", features: ["stm32f031k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f038c6", features: ["stm32f038c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072cb", features: ["stm32f072cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072r8", features: ["stm32f072r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091cc", features: ["stm32f091cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031c4", features: ["stm32f031c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f091vc", features: ["stm32f091vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030f4", features: ["stm32f030f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f071v8", features: ["stm32f071v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042k6", features: ["stm32f042k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f038g6", features: ["stm32f038g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f031e6", features: ["stm32f031e6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051r8", features: ["stm32f051r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051k8", features: ["stm32f051k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f070rb", features: ["stm32f070rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f058c8", features: ["stm32f058c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f030k6", features: ["stm32f030k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f048t6", features: ["stm32f048t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f070f6", features: ["stm32f070f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f071cb", features: ["stm32f071cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f072c8", features: ["stm32f072c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f048c6", features: ["stm32f048c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f051r6", features: ["stm32f051r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042f4", features: ["stm32f042f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f042c4", features: ["stm32f042c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32f103vc", features: ["stm32f103vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102c8", features: ["stm32f102c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101r8", features: ["stm32f101r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101zc", features: ["stm32f101zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101cb", features: ["stm32f101cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101ve", features: ["stm32f101ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100vc", features: ["stm32f100vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101r6", features: ["stm32f101r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103vg", features: ["stm32f103vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105rb", features: ["stm32f105rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102c4", features: ["stm32f102c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101c6", features: ["stm32f101c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101v8", features: ["stm32f101v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101zg", features: ["stm32f101zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101t8", features: ["stm32f101t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103tb", features: ["stm32f103tb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101rd", features: ["stm32f101rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103t8", features: ["stm32f103t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101rc", features: ["stm32f101rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105vc", features: ["stm32f105vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103vf", features: ["stm32f103vf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101vg", features: ["stm32f101vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101vf", features: ["stm32f101vf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103c4", features: ["stm32f103c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103re", features: ["stm32f103re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100vb", features: ["stm32f100vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100c4", features: ["stm32f100c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101re", features: ["stm32f101re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f107vb", features: ["stm32f107vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103rg", features: ["stm32f103rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105v8", features: ["stm32f105v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105r8", features: ["stm32f105r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102r6", features: ["stm32f102r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103rc", features: ["stm32f103rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100r6", features: ["stm32f100r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103zc", features: ["stm32f103zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f107rc", features: ["stm32f107rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103rb", features: ["stm32f103rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101vb", features: ["stm32f101vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101vc", features: ["stm32f101vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101rf", features: ["stm32f101rf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101ze", features: ["stm32f101ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103vd", features: ["stm32f103vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100ze", features: ["stm32f100ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101zd", features: ["stm32f101zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100rc", features: ["stm32f100rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100zd", features: ["stm32f100zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101vd", features: ["stm32f101vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103c8", features: ["stm32f103c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102r4", features: ["stm32f102r4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101t4", features: ["stm32f101t4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103ve", features: ["stm32f103ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100c8", features: ["stm32f100c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103t4", features: ["stm32f103t4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100c6", features: ["stm32f100c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101rb", features: ["stm32f101rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100r4", features: ["stm32f100r4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100ve", features: ["stm32f100ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100re", features: ["stm32f100re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100rb", features: ["stm32f100rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103r6", features: ["stm32f103r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103rd", features: ["stm32f103rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103r4", features: ["stm32f103r4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103t6", features: ["stm32f103t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100cb", features: ["stm32f100cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103cb", features: ["stm32f103cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100rd", features: ["stm32f100rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101c4", features: ["stm32f101c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100zc", features: ["stm32f100zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103zf", features: ["stm32f103zf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f107vc", features: ["stm32f107vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101rg", features: ["stm32f101rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100vd", features: ["stm32f100vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103r8", features: ["stm32f103r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101c8", features: ["stm32f101c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103zd", features: ["stm32f103zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101tb", features: ["stm32f101tb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103rf", features: ["stm32f103rf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103zg", features: ["stm32f103zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101zf", features: ["stm32f101zf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102cb", features: ["stm32f102cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100r8", features: ["stm32f100r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102r8", features: ["stm32f102r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f100v8", features: ["stm32f100v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103ze", features: ["stm32f103ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102rb", features: ["stm32f102rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101t6", features: ["stm32f101t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103c6", features: ["stm32f103c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105vb", features: ["stm32f105vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f105rc", features: ["stm32f105rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103vb", features: ["stm32f103vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f102c6", features: ["stm32f102c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f103v8", features: ["stm32f103v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f107rb", features: ["stm32f107rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f101r4", features: ["stm32f101r4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207zc", features: ["stm32f207zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205vg", features: ["stm32f205vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207ig", features: ["stm32f207ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205rf", features: ["stm32f205rf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205rg", features: ["stm32f205rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217ig", features: ["stm32f217ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217ie", features: ["stm32f217ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205rb", features: ["stm32f205rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207vc", features: ["stm32f207vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205vf", features: ["stm32f205vf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207zf", features: ["stm32f207zf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207ze", features: ["stm32f207ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207ve", features: ["stm32f207ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215rg", features: ["stm32f215rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205vb", features: ["stm32f205vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207vf", features: ["stm32f207vf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215re", features: ["stm32f215re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205vc", features: ["stm32f205vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215zg", features: ["stm32f215zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205re", features: ["stm32f205re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205ve", features: ["stm32f205ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207if", features: ["stm32f207if", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215vg", features: ["stm32f215vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205zc", features: ["stm32f205zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207ie", features: ["stm32f207ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207zg", features: ["stm32f207zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217vg", features: ["stm32f217vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215ze", features: ["stm32f215ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207ic", features: ["stm32f207ic", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f215ve", features: ["stm32f215ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217ze", features: ["stm32f217ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217ve", features: ["stm32f217ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205ze", features: ["stm32f205ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205rc", features: ["stm32f205rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205zg", features: ["stm32f205zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f207vg", features: ["stm32f207vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f217zg", features: ["stm32f217zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f205zf", features: ["stm32f205zf", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32f334k8", features: ["stm32f334k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302vb", features: ["stm32f302vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373c8", features: ["stm32f373c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302vd", features: ["stm32f302vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302re", features: ["stm32f302re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302k6", features: ["stm32f302k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334c4", features: ["stm32f334c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303vd", features: ["stm32f303vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373cb", features: ["stm32f373cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302cc", features: ["stm32f302cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303vc", features: ["stm32f303vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373vb", features: ["stm32f373vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303re", features: ["stm32f303re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303c8", features: ["stm32f303c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f398ve", features: ["stm32f398ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302rd", features: ["stm32f302rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f378vc", features: ["stm32f378vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303zd", features: ["stm32f303zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302rb", features: ["stm32f302rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303rd", features: ["stm32f303rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303k6", features: ["stm32f303k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302cb", features: ["stm32f302cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373cc", features: ["stm32f373cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334r6", features: ["stm32f334r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302c6", features: ["stm32f302c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302c8", features: ["stm32f302c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f328c8", features: ["stm32f328c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334k4", features: ["stm32f334k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301r8", features: ["stm32f301r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302ze", features: ["stm32f302ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f318c8", features: ["stm32f318c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303cb", features: ["stm32f303cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301c8", features: ["stm32f301c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f318k8", features: ["stm32f318k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f358rc", features: ["stm32f358rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373vc", features: ["stm32f373vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303rb", features: ["stm32f303rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373r8", features: ["stm32f373r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303k8", features: ["stm32f303k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334c8", features: ["stm32f334c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302rc", features: ["stm32f302rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303ve", features: ["stm32f303ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373rc", features: ["stm32f373rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302r6", features: ["stm32f302r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f358vc", features: ["stm32f358vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334r8", features: ["stm32f334r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301c6", features: ["stm32f301c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334c6", features: ["stm32f334c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302vc", features: ["stm32f302vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303r8", features: ["stm32f303r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303c6", features: ["stm32f303c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302k8", features: ["stm32f302k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f378rc", features: ["stm32f378rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373rb", features: ["stm32f373rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301r6", features: ["stm32f301r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303ze", features: ["stm32f303ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f334k6", features: ["stm32f334k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301k8", features: ["stm32f301k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303vb", features: ["stm32f303vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303cc", features: ["stm32f303cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303r6", features: ["stm32f303r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f358cc", features: ["stm32f358cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302ve", features: ["stm32f302ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f378cc", features: ["stm32f378cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f303rc", features: ["stm32f303rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f373v8", features: ["stm32f373v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f301k6", features: ["stm32f301k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302zd", features: ["stm32f302zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f302r8", features: ["stm32f302r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439vi", features: ["stm32f439vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ni", features: ["stm32f429ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ii", features: ["stm32f429ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427vi", features: ["stm32f427vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439vg", features: ["stm32f439vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439ig", features: ["stm32f439ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439bg", features: ["stm32f439bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427ai", features: ["stm32f427ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437ii", features: ["stm32f437ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ai", features: ["stm32f479ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ng", features: ["stm32f479ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437zg", features: ["stm32f437zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439ai", features: ["stm32f439ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479bi", features: ["stm32f479bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437ai", features: ["stm32f437ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ii", features: ["stm32f479ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ng", features: ["stm32f429ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469bi", features: ["stm32f469bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ag", features: ["stm32f479ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469bg", features: ["stm32f469bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ag", features: ["stm32f469ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437zi", features: ["stm32f437zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ng", features: ["stm32f469ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429vi", features: ["stm32f429vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479bg", features: ["stm32f479bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479zg", features: ["stm32f479zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429bg", features: ["stm32f429bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439zg", features: ["stm32f439zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429zg", features: ["stm32f429zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ai", features: ["stm32f469ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427vg", features: ["stm32f427vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ig", features: ["stm32f469ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ni", features: ["stm32f469ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479vg", features: ["stm32f479vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427ig", features: ["stm32f427ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ig", features: ["stm32f479ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479vi", features: ["stm32f479vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ai", features: ["stm32f429ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469zi", features: ["stm32f469zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429bi", features: ["stm32f429bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ag", features: ["stm32f429ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469zg", features: ["stm32f469zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427ii", features: ["stm32f427ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437vg", features: ["stm32f437vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ig", features: ["stm32f429ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439bi", features: ["stm32f439bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ii", features: ["stm32f469ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439ii", features: ["stm32f439ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427zi", features: ["stm32f427zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439ni", features: ["stm32f439ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469vi", features: ["stm32f469vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439zi", features: ["stm32f439zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f439ng", features: ["stm32f439ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427ag", features: ["stm32f427ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437vi", features: ["stm32f437vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469vg", features: ["stm32f469vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f437ig", features: ["stm32f437ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429vg", features: ["stm32f429vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479zi", features: ["stm32f479zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f427zg", features: ["stm32f427zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429zi", features: ["stm32f429zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f479ni", features: ["stm32f479ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401cb", features: ["stm32f401cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407ie", features: ["stm32f407ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f405vg", features: ["stm32f405vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f423mh", features: ["stm32f423mh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417ze", features: ["stm32f417ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413cg", features: ["stm32f413cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417ie", features: ["stm32f417ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412re", features: ["stm32f412re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446re", features: ["stm32f446re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407ve", features: ["stm32f407ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f405rg", features: ["stm32f405rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411ce", features: ["stm32f411ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417zg", features: ["stm32f417zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f415og", features: ["stm32f415og", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412ve", features: ["stm32f412ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401cc", features: ["stm32f401cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410cb", features: ["stm32f410cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413rh", features: ["stm32f413rh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417ig", features: ["stm32f417ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401rb", features: ["stm32f401rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401vd", features: ["stm32f401vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401rc", features: ["stm32f401rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411cc", features: ["stm32f411cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417vg", features: ["stm32f417vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ze", features: ["stm32f429ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412zg", features: ["stm32f412zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f423zh", features: ["stm32f423zh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410c8", features: ["stm32f410c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407ig", features: ["stm32f407ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f405zg", features: ["stm32f405zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f423ch", features: ["stm32f423ch", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401ve", features: ["stm32f401ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412vg", features: ["stm32f412vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ne", features: ["stm32f469ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401re", features: ["stm32f401re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410r8", features: ["stm32f410r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401ce", features: ["stm32f401ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413zh", features: ["stm32f413zh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446mc", features: ["stm32f446mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407vg", features: ["stm32f407vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413vh", features: ["stm32f413vh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ie", features: ["stm32f469ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412cg", features: ["stm32f412cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412rg", features: ["stm32f412rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f423rh", features: ["stm32f423rh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410rb", features: ["stm32f410rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446zc", features: ["stm32f446zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413mg", features: ["stm32f413mg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411vc", features: ["stm32f411vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413rg", features: ["stm32f413rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407zg", features: ["stm32f407zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411re", features: ["stm32f411re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ze", features: ["stm32f469ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413vg", features: ["stm32f413vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f405og", features: ["stm32f405og", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429be", features: ["stm32f429be", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ie", features: ["stm32f429ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413zg", features: ["stm32f413zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401vb", features: ["stm32f401vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410tb", features: ["stm32f410tb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ne", features: ["stm32f429ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412ce", features: ["stm32f412ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f423vh", features: ["stm32f423vh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f410t8", features: ["stm32f410t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401cd", features: ["stm32f401cd", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446me", features: ["stm32f446me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f415zg", features: ["stm32f415zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ae", features: ["stm32f469ae", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f415rg", features: ["stm32f415rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413mh", features: ["stm32f413mh", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411rc", features: ["stm32f411rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f429ve", features: ["stm32f429ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401rd", features: ["stm32f401rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f407ze", features: ["stm32f407ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f415vg", features: ["stm32f415vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f405oe", features: ["stm32f405oe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446rc", features: ["stm32f446rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446ve", features: ["stm32f446ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f401vc", features: ["stm32f401vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469be", features: ["stm32f469be", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446ze", features: ["stm32f446ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f446vc", features: ["stm32f446vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f411ve", features: ["stm32f411ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f469ve", features: ["stm32f469ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f417ve", features: ["stm32f417ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f413ch", features: ["stm32f413ch", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f412ze", features: ["stm32f412ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "single-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765zi", features: ["stm32f765zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765vg", features: ["stm32f765vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f779ni", features: ["stm32f779ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767vg", features: ["stm32f767vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769bi", features: ["stm32f769bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ai", features: ["stm32f769ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765zg", features: ["stm32f765zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ag", features: ["stm32f769ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f768ai", features: ["stm32f768ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f779ai", features: ["stm32f779ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767zg", features: ["stm32f767zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767zi", features: ["stm32f767zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765ii", features: ["stm32f765ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f777ii", features: ["stm32f777ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767ig", features: ["stm32f767ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767vi", features: ["stm32f767vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f777zi", features: ["stm32f777zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f777ni", features: ["stm32f777ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f779bi", features: ["stm32f779bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767ng", features: ["stm32f767ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765vi", features: ["stm32f765vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767ii", features: ["stm32f767ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765ni", features: ["stm32f765ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769bg", features: ["stm32f769bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767ni", features: ["stm32f767ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ng", features: ["stm32f769ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765bi", features: ["stm32f765bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f777bi", features: ["stm32f777bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f779ii", features: ["stm32f779ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f777vi", features: ["stm32f777vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ni", features: ["stm32f769ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f778ai", features: ["stm32f778ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ii", features: ["stm32f769ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765ig", features: ["stm32f765ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767bi", features: ["stm32f767bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765ng", features: ["stm32f765ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f765bg", features: ["stm32f765bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f767bg", features: ["stm32f767bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f769ig", features: ["stm32f769ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722ic", features: ["stm32f722ic", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f733ze", features: ["stm32f733ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f732ve", features: ["stm32f732ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723vc", features: ["stm32f723vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f733ie", features: ["stm32f733ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ng", features: ["stm32f746ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745zg", features: ["stm32f745zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745ze", features: ["stm32f745ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ig", features: ["stm32f746ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722zc", features: ["stm32f722zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723ic", features: ["stm32f723ic", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723ie", features: ["stm32f723ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f750z8", features: ["stm32f750z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745ig", features: ["stm32f745ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746be", features: ["stm32f746be", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745ie", features: ["stm32f745ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f730i8", features: ["stm32f730i8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f756ig", features: ["stm32f756ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ie", features: ["stm32f746ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f756ng", features: ["stm32f756ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ve", features: ["stm32f746ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f730v8", features: ["stm32f730v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723ve", features: ["stm32f723ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f733ve", features: ["stm32f733ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722vc", features: ["stm32f722vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723ze", features: ["stm32f723ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746zg", features: ["stm32f746zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f732ze", features: ["stm32f732ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f756bg", features: ["stm32f756bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746bg", features: ["stm32f746bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722rc", features: ["stm32f722rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745vg", features: ["stm32f745vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f756vg", features: ["stm32f756vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f730r8", features: ["stm32f730r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f730z8", features: ["stm32f730z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f756zg", features: ["stm32f756zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722ie", features: ["stm32f722ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722re", features: ["stm32f722re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722ve", features: ["stm32f722ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f750v8", features: ["stm32f750v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746vg", features: ["stm32f746vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f732re", features: ["stm32f732re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f723zc", features: ["stm32f723zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ze", features: ["stm32f746ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f746ne", features: ["stm32f746ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f750n8", features: ["stm32f750n8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f745ve", features: ["stm32f745ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f732ie", features: ["stm32f732ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32f722ze", features: ["stm32f722ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32c091rb", features: ["stm32c091rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051f6", features: ["stm32c051f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091fb", features: ["stm32c091fb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071g8", features: ["stm32c071g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092cb", features: ["stm32c092cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071gb", features: ["stm32c071gb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091cc", features: ["stm32c091cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092rc", features: ["stm32c092rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031f6", features: ["stm32c031f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092cc", features: ["stm32c092cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071c8", features: ["stm32c071c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092ec", features: ["stm32c092ec", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051g8", features: ["stm32c051g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031k6", features: ["stm32c031k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c011d6", features: ["stm32c011d6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031g6", features: ["stm32c031g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091rc", features: ["stm32c091rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071f8", features: ["stm32c071f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091ec", features: ["stm32c091ec", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091kc", features: ["stm32c091kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092rb", features: ["stm32c092rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031g4", features: ["stm32c031g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051g6", features: ["stm32c051g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c011f4", features: ["stm32c011f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092fb", features: ["stm32c092fb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c011j6", features: ["stm32c011j6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091kb", features: ["stm32c091kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071rb", features: ["stm32c071rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031c4", features: ["stm32c031c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091gc", features: ["stm32c091gc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071fb", features: ["stm32c071fb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071k8", features: ["stm32c071k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051k6", features: ["stm32c051k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051d8", features: ["stm32c051d8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c011f6", features: ["stm32c011f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031c6", features: ["stm32c031c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071r8", features: ["stm32c071r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c011j4", features: ["stm32c011j4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092kb", features: ["stm32c092kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091gb", features: ["stm32c091gb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092kc", features: ["stm32c092kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091cb", features: ["stm32c091cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031f4", features: ["stm32c031f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092fc", features: ["stm32c092fc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092gb", features: ["stm32c092gb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c091fc", features: ["stm32c091fc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c092gc", features: ["stm32c092gc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051c8", features: ["stm32c051c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051f8", features: ["stm32c051f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051c6", features: ["stm32c051c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c031k4", features: ["stm32c031k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071kb", features: ["stm32c071kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c071cb", features: ["stm32c071cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32c051k8", features: ["stm32c051k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1kc", features: ["stm32g0b1kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1rc", features: ["stm32g0b1rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1cc", features: ["stm32g0c1cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1cc", features: ["stm32g0b1cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1mc", features: ["stm32g0b1mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1rc", features: ["stm32g0c1rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1vc", features: ["stm32g0b1vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1mc", features: ["stm32g0c1mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1kc", features: ["stm32g0c1kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1vc", features: ["stm32g0c1vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031g8", features: ["stm32g031g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g050k6", features: ["stm32g050k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071r6", features: ["stm32g071r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031g6", features: ["stm32g031g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031c6", features: ["stm32g031c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071k6", features: ["stm32g071k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g070cb", features: ["stm32g070cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g070kb", features: ["stm32g070kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031f8", features: ["stm32g031f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1ke", features: ["stm32g0c1ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071g6", features: ["stm32g071g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061f6", features: ["stm32g061f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030c8", features: ["stm32g030c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1ce", features: ["stm32g0b1ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041f6", features: ["stm32g041f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041j6", features: ["stm32g041j6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g050f6", features: ["stm32g050f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071c8", features: ["stm32g071c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g070rb", features: ["stm32g070rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1kb", features: ["stm32g0b1kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051f8", features: ["stm32g051f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051g8", features: ["stm32g051g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g081eb", features: ["stm32g081eb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1ne", features: ["stm32g0c1ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1me", features: ["stm32g0b1me", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031f6", features: ["stm32g031f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030k8", features: ["stm32g030k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041g6", features: ["stm32g041g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1ke", features: ["stm32g0b1ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g081gb", features: ["stm32g081gb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1vb", features: ["stm32g0b1vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1re", features: ["stm32g0b1re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051f6", features: ["stm32g051f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b0ke", features: ["stm32g0b0ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g050k8", features: ["stm32g050k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1rb", features: ["stm32g0b1rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041c8", features: ["stm32g041c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031k6", features: ["stm32g031k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031k8", features: ["stm32g031k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031g4", features: ["stm32g031g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041k8", features: ["stm32g041k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061k6", features: ["stm32g061k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031j4", features: ["stm32g031j4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041c6", features: ["stm32g041c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061f8", features: ["stm32g061f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071k8", features: ["stm32g071k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1mb", features: ["stm32g0b1mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071kb", features: ["stm32g071kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061c8", features: ["stm32g061c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1me", features: ["stm32g0c1me", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g050c8", features: ["stm32g050c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1ne", features: ["stm32g0b1ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051k6", features: ["stm32g051k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041g8", features: ["stm32g041g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1ve", features: ["stm32g0c1ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071gb", features: ["stm32g071gb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061c6", features: ["stm32g061c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071c6", features: ["stm32g071c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g081rb", features: ["stm32g081rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030k6", features: ["stm32g030k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b0ve", features: ["stm32g0b0ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041k6", features: ["stm32g041k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051k8", features: ["stm32g051k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030f6", features: ["stm32g030f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030j6", features: ["stm32g030j6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1ce", features: ["stm32g0c1ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051c8", features: ["stm32g051c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031k4", features: ["stm32g031k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051g6", features: ["stm32g051g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071r8", features: ["stm32g071r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1ve", features: ["stm32g0b1ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061g8", features: ["stm32g061g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b0re", features: ["stm32g0b0re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071eb", features: ["stm32g071eb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b0ce", features: ["stm32g0b0ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041f8", features: ["stm32g041f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0c1re", features: ["stm32g0c1re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031c4", features: ["stm32g031c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g0b1cb", features: ["stm32g0b1cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031y8", features: ["stm32g031y8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061k8", features: ["stm32g061k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071cb", features: ["stm32g071cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031j6", features: ["stm32g031j6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g061g6", features: ["stm32g061g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g081cb", features: ["stm32g081cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g041y8", features: ["stm32g041y8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071rb", features: ["stm32g071rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g081kb", features: ["stm32g081kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g050c6", features: ["stm32g050c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031f4", features: ["stm32g031f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g031c8", features: ["stm32g031c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g030c6", features: ["stm32g030c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g051c6", features: ["stm32g051c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g071g8", features: ["stm32g071g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32g473mc", features: ["stm32g473mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484re", features: ["stm32g484re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473me", features: ["stm32g473me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473cb", features: ["stm32g473cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473vb", features: ["stm32g473vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471rc", features: ["stm32g471rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471ve", features: ["stm32g471ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474me", features: ["stm32g474me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471me", features: ["stm32g471me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484pe", features: ["stm32g484pe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473mb", features: ["stm32g473mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474re", features: ["stm32g474re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473qe", features: ["stm32g473qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471re", features: ["stm32g471re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473rc", features: ["stm32g473rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474pe", features: ["stm32g474pe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471cc", features: ["stm32g471cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484ce", features: ["stm32g484ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473re", features: ["stm32g473re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484me", features: ["stm32g484me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474ce", features: ["stm32g474ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483ve", features: ["stm32g483ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473qb", features: ["stm32g473qb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483pe", features: ["stm32g483pe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474cb", features: ["stm32g474cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471qe", features: ["stm32g471qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474pc", features: ["stm32g474pc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473pe", features: ["stm32g473pe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471qc", features: ["stm32g471qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473ce", features: ["stm32g473ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474cc", features: ["stm32g474cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474rc", features: ["stm32g474rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471mc", features: ["stm32g471mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474vc", features: ["stm32g474vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473pc", features: ["stm32g473pc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473pb", features: ["stm32g473pb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471ce", features: ["stm32g471ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474ve", features: ["stm32g474ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474mc", features: ["stm32g474mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473vc", features: ["stm32g473vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473cc", features: ["stm32g473cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474mb", features: ["stm32g474mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474pb", features: ["stm32g474pb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473qc", features: ["stm32g473qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483ce", features: ["stm32g483ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484qe", features: ["stm32g484qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474rb", features: ["stm32g474rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483re", features: ["stm32g483re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474vb", features: ["stm32g474vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483qe", features: ["stm32g483qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474qb", features: ["stm32g474qb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474qc", features: ["stm32g474qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473rb", features: ["stm32g473rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g473ve", features: ["stm32g473ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g471vc", features: ["stm32g471vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g474qe", features: ["stm32g474qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g483me", features: ["stm32g483me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g484ve", features: ["stm32g484ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431r8", features: ["stm32g431r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431m6", features: ["stm32g431m6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491me", features: ["stm32g491me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491kc", features: ["stm32g491kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431kb", features: ["stm32g431kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431mb", features: ["stm32g431mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491cc", features: ["stm32g491cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431c6", features: ["stm32g431c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491mc", features: ["stm32g491mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431rb", features: ["stm32g431rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g4a1re", features: ["stm32g4a1re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431vb", features: ["stm32g431vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g4a1me", features: ["stm32g4a1me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431v6", features: ["stm32g431v6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431k6", features: ["stm32g431k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g4a1ve", features: ["stm32g4a1ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431m8", features: ["stm32g431m8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431r6", features: ["stm32g431r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g441cb", features: ["stm32g441cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g4a1ce", features: ["stm32g4a1ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491vc", features: ["stm32g491vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431cb", features: ["stm32g431cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491ke", features: ["stm32g491ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g441kb", features: ["stm32g441kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g441vb", features: ["stm32g441vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g4a1ke", features: ["stm32g4a1ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431c8", features: ["stm32g431c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431v8", features: ["stm32g431v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491rc", features: ["stm32g491rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491ce", features: ["stm32g491ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491ve", features: ["stm32g491ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g441mb", features: ["stm32g441mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g491re", features: ["stm32g491re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g431k8", features: ["stm32g431k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32g441rb", features: ["stm32g441rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h562ii", features: ["stm32h562ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562ri", features: ["stm32h562ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h503eb", features: ["stm32h503eb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563mi", features: ["stm32h563mi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562rg", features: ["stm32h562rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573ri", features: ["stm32h573ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573zi", features: ["stm32h573zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573vi", features: ["stm32h573vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562ig", features: ["stm32h562ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523re", features: ["stm32h523re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h533ze", features: ["stm32h533ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562zg", features: ["stm32h562zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562ai", features: ["stm32h562ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563ai", features: ["stm32h563ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h533ve", features: ["stm32h533ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h503rb", features: ["stm32h503rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563ii", features: ["stm32h563ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h533ce", features: ["stm32h533ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523ze", features: ["stm32h523ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523zc", features: ["stm32h523zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562vg", features: ["stm32h562vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h533he", features: ["stm32h533he", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573ai", features: ["stm32h573ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h503cb", features: ["stm32h503cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563vg", features: ["stm32h563vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562ag", features: ["stm32h562ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563ig", features: ["stm32h563ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523ce", features: ["stm32h523ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523vc", features: ["stm32h523vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562vi", features: ["stm32h562vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573ii", features: ["stm32h573ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563ri", features: ["stm32h563ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523ve", features: ["stm32h523ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523rc", features: ["stm32h523rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563zi", features: ["stm32h563zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563rg", features: ["stm32h563rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563ag", features: ["stm32h563ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h573mi", features: ["stm32h573mi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563vi", features: ["stm32h563vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523he", features: ["stm32h523he", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h562zi", features: ["stm32h562zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h563zg", features: ["stm32h563zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h503kb", features: ["stm32h503kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h523cc", features: ["stm32h523cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h533re", features: ["stm32h533re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32h747ag-cm7", features: ["stm32h747ag-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r7z8", features: ["stm32h7r7z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3li", features: ["stm32h7a3li", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742zi", features: ["stm32h742zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745zg-cm4", features: ["stm32h745zg-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s7i8", features: ["stm32h7s7i8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742vi", features: ["stm32h742vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743ag", features: ["stm32h743ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757ai-cm7", features: ["stm32h757ai-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h750zb", features: ["stm32h750zb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ai-cm4", features: ["stm32h747ai-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3v8", features: ["stm32h7r3v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3l8", features: ["stm32h7s3l8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h733vg", features: ["stm32h733vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753ii", features: ["stm32h753ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742zg", features: ["stm32h742zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h735zg", features: ["stm32h735zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h730vb", features: ["stm32h730vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ng", features: ["stm32h7a3ng", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3li", features: ["stm32h7b3li", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3qi", features: ["stm32h7b3qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3a8", features: ["stm32h7s3a8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757xi-cm4", features: ["stm32h757xi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r7a8", features: ["stm32h7r7a8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742bg", features: ["stm32h742bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ii-cm4", features: ["stm32h747ii-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3vi", features: ["stm32h7b3vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742bi", features: ["stm32h742bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745zi-cm7", features: ["stm32h745zi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b0vb", features: ["stm32h7b0vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743xi", features: ["stm32h743xi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h735vg", features: ["stm32h735vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742ai", features: ["stm32h742ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747zi-cm4", features: ["stm32h747zi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ie", features: ["stm32h725ie", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743ai", features: ["stm32h743ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3ni", features: ["stm32h7b3ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757xi-cm7", features: ["stm32h757xi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742ig", features: ["stm32h742ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757ai-cm4", features: ["stm32h757ai-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3a8", features: ["stm32h7r3a8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745ig-cm4", features: ["stm32h745ig-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3zg", features: ["stm32h7a3zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745bg-cm7", features: ["stm32h745bg-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r7l8", features: ["stm32h7r7l8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3zi", features: ["stm32h7b3zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3r8", features: ["stm32h7s3r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742ag", features: ["stm32h742ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ae", features: ["stm32h725ae", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757zi-cm7", features: ["stm32h757zi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ig-cm7", features: ["stm32h747ig-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b0ib", features: ["stm32h7b0ib", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3z8", features: ["stm32h7r3z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3qi", features: ["stm32h7a3qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753bi", features: ["stm32h753bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b0zb", features: ["stm32h7b0zb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h735rg", features: ["stm32h735rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b0ab", features: ["stm32h7b0ab", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743bg", features: ["stm32h743bg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745bg-cm4", features: ["stm32h745bg-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747bi-cm4", features: ["stm32h747bi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742xi", features: ["stm32h742xi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745zi-cm4", features: ["stm32h745zi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743zg", features: ["stm32h743zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h750xb", features: ["stm32h750xb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755ii-cm7", features: ["stm32h755ii-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743bi", features: ["stm32h743bi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747bi-cm7", features: ["stm32h747bi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743vi", features: ["stm32h743vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743ig", features: ["stm32h743ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747xi-cm4", features: ["stm32h747xi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3i8", features: ["stm32h7r3i8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ag", features: ["stm32h7a3ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ri", features: ["stm32h7a3ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743xg", features: ["stm32h743xg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745ii-cm4", features: ["stm32h745ii-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747xg-cm7", features: ["stm32h747xg-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747bg-cm7", features: ["stm32h747bg-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745bi-cm4", features: ["stm32h745bi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3vg", features: ["stm32h7a3vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ve", features: ["stm32h725ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745zg-cm7", features: ["stm32h745zg-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757bi-cm4", features: ["stm32h757bi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725vg", features: ["stm32h725vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h735ig", features: ["stm32h735ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753xi", features: ["stm32h753xi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3vi", features: ["stm32h7a3vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755zi-cm4", features: ["stm32h755zi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743zi", features: ["stm32h743zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755bi-cm7", features: ["stm32h755bi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3ri", features: ["stm32h7b3ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ai-cm7", features: ["stm32h747ai-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753zi", features: ["stm32h753zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3ii", features: ["stm32h7b3ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s7a8", features: ["stm32h7s7a8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742ii", features: ["stm32h742ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745xi-cm4", features: ["stm32h745xi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ag-cm4", features: ["stm32h747ag-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h735ag", features: ["stm32h735ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755ii-cm4", features: ["stm32h755ii-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b0rb", features: ["stm32h7b0rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725zg", features: ["stm32h725zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755bi-cm4", features: ["stm32h755bi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755zi-cm7", features: ["stm32h755zi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ni", features: ["stm32h7a3ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h723ve", features: ["stm32h723ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ii-cm7", features: ["stm32h747ii-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h750vb", features: ["stm32h750vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745xg-cm7", features: ["stm32h745xg-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ig", features: ["stm32h7a3ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3zi", features: ["stm32h7a3zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r7i8", features: ["stm32h7r7i8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742xg", features: ["stm32h742xg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ai", features: ["stm32h7a3ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743ii", features: ["stm32h743ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745ig-cm7", features: ["stm32h745ig-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3i8", features: ["stm32h7s3i8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757ii-cm4", features: ["stm32h757ii-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757ii-cm7", features: ["stm32h757ii-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725re", features: ["stm32h725re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ag", features: ["stm32h725ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725rg", features: ["stm32h725rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s7z8", features: ["stm32h7s7z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755xi-cm4", features: ["stm32h755xi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ig", features: ["stm32h725ig", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h723zg", features: ["stm32h723zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757zi-cm4", features: ["stm32h757zi-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h730zb", features: ["stm32h730zb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h743vg", features: ["stm32h743vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h730ab", features: ["stm32h730ab", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h755xi-cm7", features: ["stm32h755xi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3rg", features: ["stm32h7a3rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3lg", features: ["stm32h7a3lg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747zi-cm7", features: ["stm32h747zi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h725ze", features: ["stm32h725ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s7l8", features: ["stm32h7s7l8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745ii-cm7", features: ["stm32h745ii-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753vi", features: ["stm32h753vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3v8", features: ["stm32h7s3v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h733zg", features: ["stm32h733zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747xi-cm7", features: ["stm32h747xi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h757bi-cm7", features: ["stm32h757bi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h723vg", features: ["stm32h723vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745xi-cm7", features: ["stm32h745xi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747bg-cm4", features: ["stm32h747bg-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h723ze", features: ["stm32h723ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h750ib", features: ["stm32h750ib", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7b3ai", features: ["stm32h7b3ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h742vg", features: ["stm32h742vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3r8", features: ["stm32h7r3r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745bi-cm7", features: ["stm32h745bi-cm7", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7a3ii", features: ["stm32h7a3ii", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7s3z8", features: ["stm32h7s3z8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747xg-cm4", features: ["stm32h747xg-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h7r3l8", features: ["stm32h7r3l8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h745xg-cm4", features: ["stm32h745xg-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h747ig-cm4", features: ["stm32h747ig-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h730ib", features: ["stm32h730ib", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32h753ai", features: ["stm32h753ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l010k8", features: ["stm32l010k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051r8", features: ["stm32l051r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051r6", features: ["stm32l051r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011d3", features: ["stm32l011d3", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l053c8", features: ["stm32l053c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071c8", features: ["stm32l071c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083rb", features: ["stm32l083rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073v8", features: ["stm32l073v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l010k4", features: ["stm32l010k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041k6", features: ["stm32l041k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071kz", features: ["stm32l071kz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011e3", features: ["stm32l011e3", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051t6", features: ["stm32l051t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l010c6", features: ["stm32l010c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071vz", features: ["stm32l071vz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071rz", features: ["stm32l071rz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l053r8", features: ["stm32l053r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l021g4", features: ["stm32l021g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031f4", features: ["stm32l031f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031e6", features: ["stm32l031e6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071v8", features: ["stm32l071v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l010rb", features: ["stm32l010rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073cz", features: ["stm32l073cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051c6", features: ["stm32l051c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072vb", features: ["stm32l072vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011g3", features: ["stm32l011g3", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072kb", features: ["stm32l072kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072vz", features: ["stm32l072vz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071cz", features: ["stm32l071cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031g4", features: ["stm32l031g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051k6", features: ["stm32l051k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041e6", features: ["stm32l041e6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071vb", features: ["stm32l071vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052r8", features: ["stm32l052r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073cb", features: ["stm32l073cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073rb", features: ["stm32l073rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041c4", features: ["stm32l041c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052r6", features: ["stm32l052r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l062k8", features: ["stm32l062k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l063c8", features: ["stm32l063c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l081cb", features: ["stm32l081cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l053c6", features: ["stm32l053c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071rb", features: ["stm32l071rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041g6", features: ["stm32l041g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l081cz", features: ["stm32l081cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011f4", features: ["stm32l011f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l010r8", features: ["stm32l010r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011g4", features: ["stm32l011g4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051k8", features: ["stm32l051k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041c6", features: ["stm32l041c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083cb", features: ["stm32l083cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083v8", features: ["stm32l083v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l063r8", features: ["stm32l063r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073vb", features: ["stm32l073vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031c4", features: ["stm32l031c4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083rz", features: ["stm32l083rz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011e4", features: ["stm32l011e4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072kz", features: ["stm32l072kz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072v8", features: ["stm32l072v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083vb", features: ["stm32l083vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071kb", features: ["stm32l071kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l081kz", features: ["stm32l081kz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l082kz", features: ["stm32l082kz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031k4", features: ["stm32l031k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052k6", features: ["stm32l052k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031k6", features: ["stm32l031k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l021d4", features: ["stm32l021d4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031g6", features: ["stm32l031g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052c6", features: ["stm32l052c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031f6", features: ["stm32l031f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072cb", features: ["stm32l072cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073rz", features: ["stm32l073rz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l082kb", features: ["stm32l082kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051t8", features: ["stm32l051t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l041f6", features: ["stm32l041f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083vz", features: ["stm32l083vz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031c6", features: ["stm32l031c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052k8", features: ["stm32l052k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011d4", features: ["stm32l011d4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l082cz", features: ["stm32l082cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l031e4", features: ["stm32l031e4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052t8", features: ["stm32l052t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l073vz", features: ["stm32l073vz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072cz", features: ["stm32l072cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072rb", features: ["stm32l072rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011k3", features: ["stm32l011k3", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011f3", features: ["stm32l011f3", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071cb", features: ["stm32l071cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l051c8", features: ["stm32l051c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l021k4", features: ["stm32l021k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l053r6", features: ["stm32l053r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052t6", features: ["stm32l052t6", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l021f4", features: ["stm32l021f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l011k4", features: ["stm32l011k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l062c8", features: ["stm32l062c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l052c8", features: ["stm32l052c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l072rz", features: ["stm32l072rz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l010f4", features: ["stm32l010f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l071k8", features: ["stm32l071k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l083cz", features: ["stm32l083cz", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32l162zc", features: ["stm32l162zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162rc-a", features: ["stm32l162rc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vb-a", features: ["stm32l151vb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vd-x", features: ["stm32l152vd-x", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151c6-a", features: ["stm32l151c6-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152cc", features: ["stm32l152cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100rb-a", features: ["stm32l100rb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162vd", features: ["stm32l162vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151qc", features: ["stm32l151qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151qe", features: ["stm32l151qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vd-x", features: ["stm32l151vd-x", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100rb", features: ["stm32l100rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152qe", features: ["stm32l152qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162rd", features: ["stm32l162rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152c6", features: ["stm32l152c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151cb-a", features: ["stm32l151cb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151v8-a", features: ["stm32l151v8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151zc", features: ["stm32l151zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100c6", features: ["stm32l100c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100c6-a", features: ["stm32l100c6-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100r8-a", features: ["stm32l100r8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152ze", features: ["stm32l152ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151zd", features: ["stm32l151zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152v8", features: ["stm32l152v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151uc", features: ["stm32l151uc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151rd", features: ["stm32l151rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152rd", features: ["stm32l152rd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162qd", features: ["stm32l162qd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151rc-a", features: ["stm32l151rc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vb", features: ["stm32l151vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152r8", features: ["stm32l152r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152rc-a", features: ["stm32l152rc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vc-a", features: ["stm32l151vc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151re", features: ["stm32l151re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162rc", features: ["stm32l162rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162vc", features: ["stm32l162vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151rb", features: ["stm32l151rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152re", features: ["stm32l152re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151r6-a", features: ["stm32l151r6-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162qc", features: ["stm32l162qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100rc", features: ["stm32l100rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152rc", features: ["stm32l152rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151r8-a", features: ["stm32l151r8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151r6", features: ["stm32l151r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152r8-a", features: ["stm32l152r8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151ve", features: ["stm32l151ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vc-a", features: ["stm32l152vc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152uc", features: ["stm32l152uc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151cb", features: ["stm32l151cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vb", features: ["stm32l152vb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162ve", features: ["stm32l162ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151c6", features: ["stm32l151c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152rb-a", features: ["stm32l152rb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151rc", features: ["stm32l151rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151ze", features: ["stm32l151ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162zd", features: ["stm32l162zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151c8", features: ["stm32l151c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162ze", features: ["stm32l162ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vb-a", features: ["stm32l152vb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152qc", features: ["stm32l152qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152qd", features: ["stm32l152qd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151cc", features: ["stm32l151cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152c8-a", features: ["stm32l152c8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152cb-a", features: ["stm32l152cb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vd", features: ["stm32l151vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151qd", features: ["stm32l151qd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151v8", features: ["stm32l151v8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151rb-a", features: ["stm32l151rb-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152r6-a", features: ["stm32l152r6-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152zc", features: ["stm32l152zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152cb", features: ["stm32l152cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152c6-a", features: ["stm32l152c6-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l100r8", features: ["stm32l100r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162vc-a", features: ["stm32l162vc-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vc", features: ["stm32l152vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151vc", features: ["stm32l151vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152r6", features: ["stm32l152r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152ve", features: ["stm32l152ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152zd", features: ["stm32l152zd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151c8-a", features: ["stm32l151c8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152c8", features: ["stm32l152c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l151r8", features: ["stm32l151r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152rb", features: ["stm32l152rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152v8-a", features: ["stm32l152v8-a", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162re", features: ["stm32l162re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l162vd-x", features: ["stm32l162vd-x", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l152vd", features: ["stm32l152vd", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7m-none-eabi" } ... processing Flavor { name: "stm32l4p5cg", features: ["stm32l4p5cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5ze", features: ["stm32l4p5ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r7vi", features: ["stm32l4r7vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5vg", features: ["stm32l4p5vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9zi", features: ["stm32l4r9zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9zg", features: ["stm32l4r9zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5qg", features: ["stm32l4p5qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5cg", features: ["stm32l4q5cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s5qi", features: ["stm32l4s5qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5qg", features: ["stm32l4r5qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9ai", features: ["stm32l4r9ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s9zi", features: ["stm32l4s9zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9vi", features: ["stm32l4r9vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5vg", features: ["stm32l4q5vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5vi", features: ["stm32l4r5vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s7zi", features: ["stm32l4s7zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s9vi", features: ["stm32l4s9vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5qe", features: ["stm32l4p5qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s9ai", features: ["stm32l4s9ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5ce", features: ["stm32l4p5ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9vg", features: ["stm32l4r9vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5ag", features: ["stm32l4p5ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r7zi", features: ["stm32l4r7zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5ai", features: ["stm32l4r5ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s5vi", features: ["stm32l4s5vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s5ai", features: ["stm32l4s5ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s7ai", features: ["stm32l4s7ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5vg", features: ["stm32l4r5vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5zg", features: ["stm32l4r5zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5ag", features: ["stm32l4q5ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5rg", features: ["stm32l4p5rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r9ag", features: ["stm32l4r9ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5zi", features: ["stm32l4r5zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s5zi", features: ["stm32l4s5zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5rg", features: ["stm32l4q5rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5qg", features: ["stm32l4q5qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5ae", features: ["stm32l4p5ae", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r7ai", features: ["stm32l4r7ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5re", features: ["stm32l4p5re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5qi", features: ["stm32l4r5qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4q5zg", features: ["stm32l4q5zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4r5ag", features: ["stm32l4r5ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4s7vi", features: ["stm32l4s7vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5zg", features: ["stm32l4p5zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4p5ve", features: ["stm32l4p5ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "dual-bank"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476mg", features: ["stm32l476mg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412cb", features: ["stm32l412cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476zg", features: ["stm32l476zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496ag", features: ["stm32l496ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l432kb", features: ["stm32l432kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412k8", features: ["stm32l412k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471re", features: ["stm32l471re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4a6vg", features: ["stm32l4a6vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431vc", features: ["stm32l431vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4a6qg", features: ["stm32l4a6qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451vc", features: ["stm32l451vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476vg", features: ["stm32l476vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412c8", features: ["stm32l412c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l433rc", features: ["stm32l433rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l486vg", features: ["stm32l486vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496wg", features: ["stm32l496wg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412t8", features: ["stm32l412t8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l422cb", features: ["stm32l422cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l433vc", features: ["stm32l433vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496qe", features: ["stm32l496qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l443rc", features: ["stm32l443rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476je", features: ["stm32l476je", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471ve", features: ["stm32l471ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475rg", features: ["stm32l475rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475re", features: ["stm32l475re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475rc", features: ["stm32l475rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l433cb", features: ["stm32l433cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476me", features: ["stm32l476me", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l462re", features: ["stm32l462re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452vc", features: ["stm32l452vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451re", features: ["stm32l451re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l462ve", features: ["stm32l462ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l486qg", features: ["stm32l486qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l433rb", features: ["stm32l433rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l422kb", features: ["stm32l422kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l442kc", features: ["stm32l442kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476jg", features: ["stm32l476jg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451ve", features: ["stm32l451ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412kb", features: ["stm32l412kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4a6ag", features: ["stm32l4a6ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452rc", features: ["stm32l452rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431kb", features: ["stm32l431kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471vg", features: ["stm32l471vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451rc", features: ["stm32l451rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476rc", features: ["stm32l476rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471rg", features: ["stm32l471rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476ve", features: ["stm32l476ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496ve", features: ["stm32l496ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475vc", features: ["stm32l475vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l432kc", features: ["stm32l432kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l486rg", features: ["stm32l486rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4a6rg", features: ["stm32l4a6rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451cc", features: ["stm32l451cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471zg", features: ["stm32l471zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496re", features: ["stm32l496re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471qg", features: ["stm32l471qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471qe", features: ["stm32l471qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475ve", features: ["stm32l475ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412r8", features: ["stm32l412r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496ae", features: ["stm32l496ae", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476qg", features: ["stm32l476qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496zg", features: ["stm32l496zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l486zg", features: ["stm32l486zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l443vc", features: ["stm32l443vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l475vg", features: ["stm32l475vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452cc", features: ["stm32l452cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412tb", features: ["stm32l412tb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431kc", features: ["stm32l431kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431rc", features: ["stm32l431rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l471ze", features: ["stm32l471ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l4a6zg", features: ["stm32l4a6zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476re", features: ["stm32l476re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476ze", features: ["stm32l476ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l422rb", features: ["stm32l422rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452re", features: ["stm32l452re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l462ce", features: ["stm32l462ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431rb", features: ["stm32l431rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l443cc", features: ["stm32l443cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l451ce", features: ["stm32l451ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496qg", features: ["stm32l496qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452ce", features: ["stm32l452ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496rg", features: ["stm32l496rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496ze", features: ["stm32l496ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l452ve", features: ["stm32l452ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476vc", features: ["stm32l476vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l496vg", features: ["stm32l496vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431cb", features: ["stm32l431cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l486jg", features: ["stm32l486jg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l422tb", features: ["stm32l422tb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476rg", features: ["stm32l476rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l433cc", features: ["stm32l433cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l476qe", features: ["stm32l476qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l412rb", features: ["stm32l412rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l431cc", features: ["stm32l431cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32l552re", features: ["stm32l552re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562ze", features: ["stm32l562ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562ce", features: ["stm32l562ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562ve", features: ["stm32l562ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552ve", features: ["stm32l552ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552ce", features: ["stm32l552ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562qe", features: ["stm32l562qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552ze", features: ["stm32l552ze", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552me", features: ["stm32l552me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562me", features: ["stm32l562me", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l562re", features: ["stm32l562re", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552qe", features: ["stm32l552qe", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power", "dual-bank"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552cc", features: ["stm32l552cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552rc", features: ["stm32l552rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552vc", features: ["stm32l552vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552zc", features: ["stm32l552zc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32l552qc", features: ["stm32l552qc", "defmt", "unstable-pac", "exti", "time-driver-any", "time", "low-power"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u073hc", features: ["stm32u073hc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073mb", features: ["stm32u073mb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073rb", features: ["stm32u073rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073cc", features: ["stm32u073cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073kc", features: ["stm32u073kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031r8", features: ["stm32u031r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073c8", features: ["stm32u073c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073hb", features: ["stm32u073hb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031k6", features: ["stm32u031k6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u083kc", features: ["stm32u083kc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u083rc", features: ["stm32u083rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031g6", features: ["stm32u031g6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031f6", features: ["stm32u031f6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u083mc", features: ["stm32u083mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073cb", features: ["stm32u073cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031c8", features: ["stm32u031c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031f4", features: ["stm32u031f4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073r8", features: ["stm32u073r8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073k8", features: ["stm32u073k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073rc", features: ["stm32u073rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031r6", features: ["stm32u031r6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u083cc", features: ["stm32u083cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031f8", features: ["stm32u031f8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031k4", features: ["stm32u031k4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073mc", features: ["stm32u073mc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031c6", features: ["stm32u031c6", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073h8", features: ["stm32u073h8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031k8", features: ["stm32u031k8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073kb", features: ["stm32u073kb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u031g8", features: ["stm32u031g8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u073m8", features: ["stm32u073m8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u083hc", features: ["stm32u083hc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv6m-none-eabi" } ... processing Flavor { name: "stm32u375ve", features: ["stm32u375ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375vg", features: ["stm32u375vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375ce", features: ["stm32u375ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375cg", features: ["stm32u375cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375rg", features: ["stm32u375rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375ke", features: ["stm32u375ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375re", features: ["stm32u375re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u385kg", features: ["stm32u385kg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u385rg", features: ["stm32u385rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u385vg", features: ["stm32u385vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u375kg", features: ["stm32u375kg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u385cg", features: ["stm32u385cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5g9vj", features: ["stm32u5g9vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9bj", features: ["stm32u5f9bj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575og", features: ["stm32u575og", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a9vj", features: ["stm32u5a9vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585zi", features: ["stm32u585zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575qi", features: ["stm32u575qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5qj", features: ["stm32u5a5qj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5vj", features: ["stm32u5a5vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535ce", features: ["stm32u535ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595zi", features: ["stm32u595zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u545je", features: ["stm32u545je", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9vi", features: ["stm32u5f9vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9zj", features: ["stm32u5f9zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535cb", features: ["stm32u535cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599zj", features: ["stm32u599zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595aj", features: ["stm32u595aj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9zi", features: ["stm32u5f9zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535re", features: ["stm32u535re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595zj", features: ["stm32u595zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585ci", features: ["stm32u585ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595qi", features: ["stm32u595qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575ai", features: ["stm32u575ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535nc", features: ["stm32u535nc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575qg", features: ["stm32u575qg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535ve", features: ["stm32u535ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585ri", features: ["stm32u585ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u545ve", features: ["stm32u545ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535cc", features: ["stm32u535cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535rb", features: ["stm32u535rb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595ri", features: ["stm32u595ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9vj", features: ["stm32u5f9vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595vi", features: ["stm32u595vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599ni", features: ["stm32u599ni", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575vg", features: ["stm32u575vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595rj", features: ["stm32u595rj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575zi", features: ["stm32u575zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575cg", features: ["stm32u575cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f9nj", features: ["stm32u5f9nj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u545ce", features: ["stm32u545ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575oi", features: ["stm32u575oi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585vi", features: ["stm32u585vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595vj", features: ["stm32u595vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535je", features: ["stm32u535je", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u545re", features: ["stm32u545re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595qj", features: ["stm32u595qj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5g9zj", features: ["stm32u5g9zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5qi", features: ["stm32u5a5qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535vc", features: ["stm32u535vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585oi", features: ["stm32u585oi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5rj", features: ["stm32u5a5rj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5g9bj", features: ["stm32u5g9bj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f7vj", features: ["stm32u5f7vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a9zj", features: ["stm32u5a9zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535rc", features: ["stm32u535rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575vi", features: ["stm32u575vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599bj", features: ["stm32u599bj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599vi", features: ["stm32u599vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5zj", features: ["stm32u5a5zj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a5aj", features: ["stm32u5a5aj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5g9nj", features: ["stm32u5g9nj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575ri", features: ["stm32u575ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599vj", features: ["stm32u599vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599zi", features: ["stm32u599zi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585qi", features: ["stm32u585qi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5g7vj", features: ["stm32u5g7vj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575rg", features: ["stm32u575rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u585ai", features: ["stm32u585ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u545ne", features: ["stm32u545ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a9bj", features: ["stm32u5a9bj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575zg", features: ["stm32u575zg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575ci", features: ["stm32u575ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u535ne", features: ["stm32u535ne", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5a9nj", features: ["stm32u5a9nj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u575ag", features: ["stm32u575ag", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u5f7vi", features: ["stm32u5f7vi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u595ai", features: ["stm32u595ai", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32u599nj", features: ["stm32u599nj", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32wba65pi", features: ["stm32wba65pi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55vc", features: ["stm32wb55vc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55ue", features: ["stm32wba55ue", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65pg", features: ["stm32wba65pg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55ce", features: ["stm32wb55ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55ug", features: ["stm32wba55ug", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55vy", features: ["stm32wb55vy", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55cc", features: ["stm32wb55cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55rc", features: ["stm32wb55rc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62cg", features: ["stm32wba62cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65mi", features: ["stm32wba65mi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb10cc", features: ["stm32wb10cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62pg", features: ["stm32wba62pg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb30ce", features: ["stm32wb30ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55hg", features: ["stm32wba55hg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62ci", features: ["stm32wba62ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55he", features: ["stm32wba55he", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65ci", features: ["stm32wba65ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb15cc", features: ["stm32wb15cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba50ke", features: ["stm32wba50ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55cg", features: ["stm32wb55cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba52kg", features: ["stm32wba52kg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba64ci", features: ["stm32wba64ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65cg", features: ["stm32wba65cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba52ce", features: ["stm32wba52ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55vg", features: ["stm32wb55vg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65mg", features: ["stm32wba65mg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62mg", features: ["stm32wba62mg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62mi", features: ["stm32wba62mi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb35ce", features: ["stm32wb35ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba54cg", features: ["stm32wba54cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba63cg", features: ["stm32wba63cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55rg", features: ["stm32wb55rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba52ke", features: ["stm32wba52ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba63ci", features: ["stm32wba63ci", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55ve", features: ["stm32wb55ve", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba54ke", features: ["stm32wba54ke", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba54ce", features: ["stm32wba54ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65rg", features: ["stm32wba65rg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba50kg", features: ["stm32wba50kg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba65ri", features: ["stm32wba65ri", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb55re", features: ["stm32wb55re", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55cg", features: ["stm32wba55cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba54kg", features: ["stm32wba54kg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba62pi", features: ["stm32wba62pi", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba52cg", features: ["stm32wba52cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba55ce", features: ["stm32wba55ce", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb50cg", features: ["stm32wb50cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wba64cg", features: ["stm32wba64cg", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wb35cc", features: ["stm32wb35cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl55cc-cm4", features: ["stm32wl55cc-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl54jc-cm0p", features: ["stm32wl54jc-cm0p", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl55cc-cm0p", features: ["stm32wl55cc-cm0p", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl54jc-cm4", features: ["stm32wl54jc-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5jc", features: ["stm32wle5jc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4cb", features: ["stm32wle4cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4c8", features: ["stm32wle4c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl55jc-cm4", features: ["stm32wl55jc-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4cc", features: ["stm32wle4cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5c8", features: ["stm32wle5c8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl55jc-cm0p", features: ["stm32wl55jc-cm0p", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5cc", features: ["stm32wle5cc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4j8", features: ["stm32wle4j8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5cb", features: ["stm32wle5cb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl54cc-cm4", features: ["stm32wl54cc-cm4", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5jb", features: ["stm32wle5jb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle5j8", features: ["stm32wle5j8", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wl54cc-cm0p", features: ["stm32wl54cc-cm0p", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4jc", features: ["stm32wle4jc", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32wle4jb", features: ["stm32wle4jb", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "stm32n645a0", features: ["stm32n645a0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647b0", features: ["stm32n647b0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647z0", features: ["stm32n647z0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647i0", features: ["stm32n647i0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655b0", features: ["stm32n655b0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n645l0", features: ["stm32n645l0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657b0", features: ["stm32n657b0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n645b0", features: ["stm32n645b0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657x0", features: ["stm32n657x0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657i0", features: ["stm32n657i0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655z0", features: ["stm32n655z0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647x0", features: ["stm32n647x0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n645x0", features: ["stm32n645x0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655a0", features: ["stm32n655a0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n645z0", features: ["stm32n645z0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657z0", features: ["stm32n657z0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655l0", features: ["stm32n655l0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655i0", features: ["stm32n655i0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657l0", features: ["stm32n657l0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n645i0", features: ["stm32n645i0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n657a0", features: ["stm32n657a0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647a0", features: ["stm32n647a0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n655x0", features: ["stm32n655x0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... processing Flavor { name: "stm32n647l0", features: ["stm32n647l0", "defmt", "unstable-pac", "exti", "time-driver-any", "time"], target: "thumbv8m.main-none-eabihf" } ... Creating .zup archive: "webroot/crates/embassy-stm32/git.zup" Creating dictionary... Packing... Statistics: Files: 1760835 Directories: 111012 Total entries: 1871847 Nodes before dedup: 1871847 after dedup: 826421 (55.8% reduction) Uncompressed bytes before dedup: 39313650476 (39313.7 MB) after dedup: 21939030869 (21939.0 MB, 44.2% reduction) Compressed bytes before dedup: 1579171354 (1579.2 MB) after dedup: 796636951 (796.6 MB, 49.6% reduction) Overall compression ratio: 2.0% Archive created: "webroot/crates/embassy-stm32/git.zup" ✅ Successfully built docs for embassy-stm32 Building docs for crate: embassy-sync Running cargo batch with 1 flavors... Updating crates.io index Locking 64 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Compiling embassy-sync v0.7.2 (/ci/code/embassy-sync) Documenting embassy-sync v0.7.2 (/ci/code/embassy-sync) Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s processing Flavor { name: "default", features: [], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-sync/git.zup" Creating dictionary... Packing... Statistics: Files: 197 Directories: 36 Total entries: 233 Nodes before dedup: 233 after dedup: 233 (0.0% reduction) Uncompressed bytes before dedup: 3209082 (3.2 MB) after dedup: 3209082 (3.2 MB, 0.0% reduction) Compressed bytes before dedup: 334579 (0.3 MB) after dedup: 334579 (0.3 MB, 0.0% reduction) Overall compression ratio: 10.4% Archive created: "webroot/crates/embassy-sync/git.zup" ✅ Successfully built docs for embassy-sync Building docs for crate: embassy-time Running cargo batch with 1 flavors... Updating crates.io index Locking 109 packages to latest Rust 1.94.0-nightly compatible versions Adding embedded-hal v0.2.7 (available: v1.0.0) Adding serial_test v0.9.0 (available: v3.3.1) Checking nb v0.1.3 Compiling embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Checking embassy-executor-timer-queue v0.1.0 (/ci/code/embassy-executor-timer-queue) Checking defmt v1.0.1 Checking embedded-hal v0.2.7 Documenting embassy-time v0.5.0 (/ci/code/embassy-time) Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s processing Flavor { name: "default", features: ["defmt", "std"], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-time/git.zup" Creating dictionary... Packing... Statistics: Files: 50 Directories: 18 Total entries: 68 Nodes before dedup: 68 after dedup: 68 (0.0% reduction) Uncompressed bytes before dedup: 429583 (0.4 MB) after dedup: 429583 (0.4 MB, 0.0% reduction) Compressed bytes before dedup: 48160 (0.0 MB) after dedup: 48160 (0.0 MB, 0.0% reduction) Overall compression ratio: 11.2% Archive created: "webroot/crates/embassy-time/git.zup" ✅ Successfully built docs for embassy-time Building docs for crate: embassy-time-driver Running cargo batch with 1 flavors... Updating crates.io index Locking 9 packages to latest Rust 1.94.0-nightly compatible versions Compiling embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Documenting embassy-time-driver v0.2.1 (/ci/code/embassy-time-driver) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s processing Flavor { name: "default", features: [], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-time-driver/git.zup" Creating dictionary... Packing... Statistics: Files: 22 Directories: 14 Total entries: 36 Nodes before dedup: 36 after dedup: 34 (5.6% reduction) Uncompressed bytes before dedup: 64848 (0.1 MB) after dedup: 64805 (0.1 MB, 0.1% reduction) Compressed bytes before dedup: 8901 (0.0 MB) after dedup: 8858 (0.0 MB, 0.5% reduction) Overall compression ratio: 13.7% Archive created: "webroot/crates/embassy-time-driver/git.zup" ✅ Successfully built docs for embassy-time-driver Building docs for crate: embassy-time-queue-utils Running cargo batch with 1 flavors... Updating crates.io index Locking 5 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Compiling embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Documenting embassy-time-queue-utils v0.3.0 (/ci/code/embassy-time-queue-utils) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s processing Flavor { name: "default", features: [], target: "x86_64-unknown-linux-gnu" } ... Creating .zup archive: "webroot/crates/embassy-time-queue-utils/git.zup" Creating dictionary... Packing... Statistics: Files: 20 Directories: 15 Total entries: 35 Nodes before dedup: 35 after dedup: 35 (0.0% reduction) Uncompressed bytes before dedup: 43931 (0.0 MB) after dedup: 43931 (0.0 MB, 0.0% reduction) Compressed bytes before dedup: 6287 (0.0 MB) after dedup: 6287 (0.0 MB, 0.0% reduction) Overall compression ratio: 14.3% Archive created: "webroot/crates/embassy-time-queue-utils/git.zup" ✅ Successfully built docs for embassy-time-queue-utils Building docs for crate: embassy-usb Running cargo batch with 1 flavors... Updating crates.io index Locking 46 packages to latest Rust 1.94.0-nightly compatible versions Adding heapless v0.8.0 (available: v0.9.2) Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling zerocopy v0.8.33 Compiling once_cell v1.21.3 Compiling ahash v0.8.12 Compiling portable-atomic v1.13.0 Compiling syn v1.0.109 Compiling bitfield v0.14.0 Compiling byteorder v1.5.0 Checking encode_unicode v0.3.6 Compiling embassy-usb v0.5.1 (/ci/code/embassy-usb) Checking embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Compiling usbd-hid-descriptors v0.9.0 Checking usb-device v0.3.2 Compiling hashbrown v0.13.2 Checking ssmarshal v1.0.0 Compiling usbd-hid-macros v0.9.0 Checking usbd-hid v0.9.0 Documenting embassy-usb v0.5.1 (/ci/code/embassy-usb) warning: unresolved link to `DeviceDescriptorSetBuilder` --> src/msos.rs:12:19 | 12 | /// Create with [`DeviceDescriptorSetBuilder`]. | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DeviceDescriptorSetBuilder` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default warning: this URL is not a hyperlink --> src/class/web_usb.rs:3:9 | 3 | //! See https://wicg.github.io/webusb | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: bare URLs are not automatically turned into clickable links = note: `#[warn(rustdoc::bare_urls)]` on by default help: use an automatic link instead | 3 | //! See <https://wicg.github.io/webusb> | + + warning: this URL is not a hyperlink --> src/class/web_usb.rs:134:13 | 134 | /// See See https://wicg.github.io/webusb for more information and the browser API. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: bare URLs are not automatically turned into clickable links help: use an automatic link instead | 134 | /// See See <https://wicg.github.io/webusb> for more information and the browser API. | + + warning: `embassy-usb` (lib doc) generated 3 warnings (run `cargo fix --lib -p embassy-usb` to apply 2 suggestions) Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s processing Flavor { name: "default", features: ["defmt", "usbd-hid"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-usb/git.zup" Creating dictionary... Packing... Statistics: Files: 225 Directories: 33 Total entries: 258 Nodes before dedup: 258 after dedup: 258 (0.0% reduction) Uncompressed bytes before dedup: 2614249 (2.6 MB) after dedup: 2614249 (2.6 MB, 0.0% reduction) Compressed bytes before dedup: 274657 (0.3 MB) after dedup: 274657 (0.3 MB, 0.0% reduction) Overall compression ratio: 10.5% Archive created: "webroot/crates/embassy-usb/git.zup" ✅ Successfully built docs for embassy-usb Building docs for crate: embassy-usb-dfu Running cargo batch with 2 flavors... Updating crates.io index Locking 117 packages to latest Rust 1.94.0-nightly compatible versions Adding esp32c3-hal v0.13.0 (available: v0.15.1) Adding generic-array v0.14.7 (available: v0.14.9) Adding toml_datetime v0.6.3 (available: v0.6.11) Adding toml_edit v0.20.2 (available: v0.20.7) Compiling cortex-m v0.7.7 Compiling embassy-usb v0.5.1 (/ci/code/embassy-usb) Checking embassy-time v0.5.0 (/ci/code/embassy-time) Checking embassy-boot v0.6.1 (/ci/code/embassy-boot) Documenting embassy-usb-dfu v0.2.0 (/ci/code/embassy-usb-dfu) warning: this URL is not a hyperlink --> src/../README.md:10:125 | 10 | ...een correctly signed using ed25519 as described in https://embassy.dev/book/#_verification. Even though the linked procedure desc... | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: bare URLs are not automatically turned into clickable links = note: `#[warn(rustdoc::bare_urls)]` on by default help: use an automatic link instead | 10 | Embassy-boot provides functionality to verify that an update binary has been correctly signed using ed25519 as described in <https://embassy.dev/book/#>_verification. Even though the linked procedure describes the signature being concatenated to the end of the update binary, embassy-boot does not force this and is flexible in terms of how the signature for a binary is distributed. The current implementation in embassy-usb-dfu does however assume that the signature is 64 bytes long and concatenated to the end of the update binary since this is the simplest way to make it work with the usb-dfu mechanism. I.e. embassy-usb-dfu does not currently offer the same flexibility as embassy-boot. | + + warning: this URL is not a hyperlink --> src/consts.rs:2:5 | 2 | //! https://www.usb.org/sites/default/files/DFU_1.1.pdf | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: bare URLs are not automatically turned into clickable links help: use an automatic link instead | 2 | //! <https://www.usb.org/sites/default/files/DFU_1.1.pdf> | + + warning: `embassy-usb-dfu` (lib doc) generated 2 warnings (run `cargo fix --lib -p embassy-usb-dfu` to apply 2 suggestions) warning: `embassy-usb-dfu` (lib doc) generated 2 warnings (2 duplicates) Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s processing Flavor { name: "dfu", features: ["defmt", "cortex-m", "dfu"], target: "thumbv7em-none-eabi" } ... processing Flavor { name: "application", features: ["defmt", "cortex-m", "application"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-usb-dfu/git.zup" Creating dictionary... Packing... Statistics: Files: 63 Directories: 30 Total entries: 93 Nodes before dedup: 93 after dedup: 83 (10.8% reduction) Uncompressed bytes before dedup: 394272 (0.4 MB) after dedup: 276967 (0.3 MB, 29.8% reduction) Compressed bytes before dedup: 47937 (0.0 MB) after dedup: 38894 (0.0 MB, 18.9% reduction) Overall compression ratio: 9.9% Archive created: "webroot/crates/embassy-usb-dfu/git.zup" ✅ Successfully built docs for embassy-usb-dfu Building docs for crate: embassy-usb-driver Running cargo batch with 1 flavors... Updating crates.io index Locking 14 packages to latest Rust 1.94.0-nightly compatible versions Documenting embassy-usb-driver v0.2.0 (/ci/code/embassy-usb-driver) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-usb-driver/git.zup" Creating dictionary... Packing... Statistics: Files: 42 Directories: 14 Total entries: 56 Nodes before dedup: 56 after dedup: 56 (0.0% reduction) Uncompressed bytes before dedup: 368897 (0.4 MB) after dedup: 368897 (0.4 MB, 0.0% reduction) Compressed bytes before dedup: 39197 (0.0 MB) after dedup: 39197 (0.0 MB, 0.0% reduction) Overall compression ratio: 10.6% Archive created: "webroot/crates/embassy-usb-driver/git.zup" ✅ Successfully built docs for embassy-usb-driver Building docs for crate: embassy-usb-logger Running cargo batch with 1 flavors... Updating crates.io index Locking 39 packages to latest Rust 1.94.0-nightly compatible versions Compiling embassy-usb v0.5.1 (/ci/code/embassy-usb) Checking log v0.4.29 Documenting embassy-usb-logger v0.5.1 (/ci/code/embassy-usb-logger) Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s processing Flavor { name: "default", features: [], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-usb-logger/git.zup" Creating dictionary... Packing... Statistics: Files: 29 Directories: 14 Total entries: 43 Nodes before dedup: 43 after dedup: 43 (0.0% reduction) Uncompressed bytes before dedup: 142957 (0.1 MB) after dedup: 142957 (0.1 MB, 0.0% reduction) Compressed bytes before dedup: 17301 (0.0 MB) after dedup: 17301 (0.0 MB, 0.0% reduction) Overall compression ratio: 12.1% Archive created: "webroot/crates/embassy-usb-logger/git.zup" ✅ Successfully built docs for embassy-usb-logger Building docs for crate: embassy-usb-synopsys-otg Running cargo batch with 1 flavors... Updating crates.io index Locking 25 packages to latest Rust 1.94.0-nightly compatible versions Documenting embassy-usb-synopsys-otg v0.3.1 (/ci/code/embassy-usb-synopsys-otg) Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s processing Flavor { name: "default", features: ["defmt"], target: "thumbv7em-none-eabi" } ... Creating .zup archive: "webroot/crates/embassy-usb-synopsys-otg/git.zup" Creating dictionary... Packing... Statistics: Files: 150 Directories: 17 Total entries: 167 Nodes before dedup: 167 after dedup: 167 (0.0% reduction) Uncompressed bytes before dedup: 2700159 (2.7 MB) after dedup: 2700159 (2.7 MB, 0.0% reduction) Compressed bytes before dedup: 256572 (0.3 MB) after dedup: 256572 (0.3 MB, 0.0% reduction) Overall compression ratio: 9.5% Archive created: "webroot/crates/embassy-usb-synopsys-otg/git.zup" ✅ Successfully built docs for embassy-usb-synopsys-otg Summary: ✅ Successfully built docs for 33 crates + export KUBECONFIG=/ci/secrets/kubeconfig.yml + KUBECONFIG=/ci/secrets/kubeconfig.yml ++ kubectl get po -l app=docserver -o 'jsonpath={.items[0].metadata.name}' + POD=docserver-67bfb745d7-vwlrx + kubectl cp webroot/crates docserver-67bfb745d7-vwlrx:/data + kubectl cp webroot/static docserver-67bfb745d7-vwlrx:/data