[INFO] fetching crate stm32-hal2 1.9.5... [INFO] checking stm32-hal2-1.9.5 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate stm32-hal2 1.9.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate stm32-hal2 1.9.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stm32-hal2 1.9.5 [INFO] tweaked toml for crates.io crate stm32-hal2 1.9.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stm32-hal2 1.9.5 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stm32-hal2 1.9.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stm32-usbd v0.7.0 [INFO] [stderr] Downloaded bxcan v0.8.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.0 [INFO] [stderr] Downloaded fdcan v0.2.1 [INFO] [stderr] Downloaded stm32wb v0.15.1 [INFO] [stderr] Downloaded stm32wl v0.15.1 [INFO] [stderr] Downloaded stm32f3 v0.15.1 [INFO] [stderr] Downloaded stm32g0 v0.15.1 [INFO] [stderr] Downloaded stm32l4 v0.15.1 [INFO] [stderr] Downloaded stm32f4 v0.15.1 [INFO] [stderr] Downloaded stm32l5 v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5249bd3df82f0eb37fe74b9a3c0d75193b0e16336d5b7790411caaee56ff23f4 [INFO] running `Command { std: "docker" "start" "-a" "5249bd3df82f0eb37fe74b9a3c0d75193b0e16336d5b7790411caaee56ff23f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5249bd3df82f0eb37fe74b9a3c0d75193b0e16336d5b7790411caaee56ff23f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5249bd3df82f0eb37fe74b9a3c0d75193b0e16336d5b7790411caaee56ff23f4", kill_on_drop: false }` [INFO] [stdout] 5249bd3df82f0eb37fe74b9a3c0d75193b0e16336d5b7790411caaee56ff23f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae8247d77de9638f3b8e2326bc9b8d6093c523a8ac20a9d6374fff5adf9214d [INFO] running `Command { std: "docker" "start" "-a" "7ae8247d77de9638f3b8e2326bc9b8d6093c523a8ac20a9d6374fff5adf9214d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Checking stm32-hal2 v1.9.5 (/opt/rustwide/workdir) [INFO] [stdout] error: This crate requires an MCU-specifying feature to be enabled. eg `l552`. [INFO] [stdout] --> src/lib.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | compile_error!("This crate requires an MCU-specifying feature to be enabled. eg `l552`."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This crate requires an MCU-specifying feature to be enabled. eg `l552`. [INFO] [stdout] --> src/lib.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | compile_error!("This crate requires an MCU-specifying feature to be enabled. eg `l552`."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::clocks::Clocks`, `crate::pac`, `crate::pac` [INFO] [stdout] --> src/adc.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | clocks::Clocks, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Clocks` in `clocks` [INFO] [stdout] 15 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/crc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pac::{CRC, RCC}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::clocks::Clocks`, `crate::pac`, `crate::pac` [INFO] [stdout] --> src/adc.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | clocks::Clocks, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Clocks` in `clocks` [INFO] [stdout] 15 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac` [INFO] [stdout] --> src/dac.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/dac.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::pac::DMA1; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/crc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::pac::{CRC, RCC}; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac` [INFO] [stdout] --> src/dac.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::clocks::Clocks`, `crate::pac`, `crate::pac` [INFO] [stdout] --> src/dfsdm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | clocks::Clocks, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Clocks` in `clocks` [INFO] [stdout] 13 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/dac.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::pac::DMA1; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::pac` [INFO] [stdout] --> src/dfsdm.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::pac::DMA1; [INFO] [stdout] | ^^^ could not find `pac` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::clocks::Clocks`, `crate::pac`, `crate::pac` [INFO] [stdout] --> src/dfsdm.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | clocks::Clocks, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Clocks` in `clocks` [INFO] [stdout] 13 | pac::{self, RCC}, [INFO] [stdout] | ^^^ ^^^^ no `pac` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `pac` in the crate root [INFO] [stdout] | help: a similar name exists in the module: `dac` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | pub use stm32h5::stm32h503 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h503` feature [INFO] [stdout] --> src/lib.rs:299:7 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg(feature = "h503")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | pub use stm32h5::stm32h562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h562` feature [INFO] [stdout] --> src/lib.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "h562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:304:31 [INFO] [stdout] | [INFO] [stdout] 304 | pub use stm32h5::stm32h563 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h563` feature [INFO] [stdout] --> src/lib.rs:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "h563")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:306:31 [INFO] [stdout] | [INFO] [stdout] 306 | pub use stm32h5::stm32h573 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h573` feature [INFO] [stdout] --> src/lib.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(feature = "h573")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | pub use stm32h7::stm32h7b3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h7b3` feature [INFO] [stdout] --> src/lib.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg(feature = "h7b3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | pub use stm32h7::stm32h735 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h735` feature [INFO] [stdout] --> src/lib.rs:310:7 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "h735")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | pub use stm32h7::stm32h743 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743` feature [INFO] [stdout] --> src/lib.rs:312:7 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg(feature = "h743")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | pub use stm32h7::stm32h743v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h743v` feature [INFO] [stdout] --> src/lib.rs:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg(feature = "h743v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:317:34 [INFO] [stdout] | [INFO] [stdout] 317 | pub use stm32h7::stm32h747cm4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm4` feature [INFO] [stdout] --> src/lib.rs:316:7 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(feature = "h747cm4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub use stm32h7::stm32h747cm7 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h747cm7` feature [INFO] [stdout] --> src/lib.rs:318:7 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg(feature = "h747cm7")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | pub use stm32h7::stm32h753 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753` feature [INFO] [stdout] --> src/lib.rs:320:7 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(feature = "h753")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | pub use stm32h7::stm32h753v as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `h753v` feature [INFO] [stdout] --> src/lib.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "h753v")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:326:31 [INFO] [stdout] | [INFO] [stdout] 326 | pub use stm32l4::stm32l4x1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x1` feature [INFO] [stdout] --> src/lib.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "l4x1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | pub use stm32l4::stm32l4x2 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x2` feature [INFO] [stdout] --> src/lib.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "l4x2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 330 | pub use stm32l4::stm32l4x3 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x3` feature [INFO] [stdout] --> src/lib.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "l4x3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:332:31 [INFO] [stdout] | [INFO] [stdout] 332 | pub use stm32l4::stm32l4x5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x5` feature [INFO] [stdout] --> src/lib.rs:331:7 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "l4x5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | pub use stm32l4::stm32l4x6 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l4x6` feature [INFO] [stdout] --> src/lib.rs:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "l4x6")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | pub use stm32l4::stm32l412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l412` feature [INFO] [stdout] --> src/lib.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(feature = "l412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | pub use stm32l5::stm32l552 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l552` feature [INFO] [stdout] --> src/lib.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg(feature = "l552")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:341:31 [INFO] [stdout] | [INFO] [stdout] 341 | pub use stm32l5::stm32l562 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `l562` feature [INFO] [stdout] --> src/lib.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "l562")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:343:31 [INFO] [stdout] | [INFO] [stdout] 343 | pub use stm32wb::stm32wb55 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wb55` feature [INFO] [stdout] --> src/lib.rs:342:7 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "wb55")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:345:31 [INFO] [stdout] | [INFO] [stdout] 345 | pub use stm32wl::stm32wle5 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `wle5` feature [INFO] [stdout] --> src/lib.rs:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(feature = "wle5")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub use stm32f3::stm32f3x4 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f3x4` feature [INFO] [stdout] --> src/lib.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(feature = "f3x4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | pub use stm32f3::stm32f301 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f301` feature [INFO] [stdout] --> src/lib.rs:220:7 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg(feature = "f301")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:223:31 [INFO] [stdout] | [INFO] [stdout] 223 | pub use stm32f3::stm32f302 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f302` feature [INFO] [stdout] --> src/lib.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "f302")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | pub use stm32f3::stm32f303 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f303` feature [INFO] [stdout] --> src/lib.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "f303")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub use stm32f3::stm32f373 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f373` feature [INFO] [stdout] --> src/lib.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "f373")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub use stm32f4::stm32f401 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f401` feature [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "f401")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub use stm32f4::stm32f405 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f405` feature [INFO] [stdout] --> src/lib.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(feature = "f405")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:234:31 [INFO] [stdout] | [INFO] [stdout] 234 | pub use stm32f4::stm32f407 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f407` feature [INFO] [stdout] --> src/lib.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg(feature = "f407")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | pub use stm32f4::stm32f410 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f410` feature [INFO] [stdout] --> src/lib.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "f410")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | pub use stm32f4::stm32f411 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f411` feature [INFO] [stdout] --> src/lib.rs:237:7 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "f411")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | pub use stm32f4::stm32f412 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f412` feature [INFO] [stdout] --> src/lib.rs:239:7 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg(feature = "f412")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:242:31 [INFO] [stdout] | [INFO] [stdout] 242 | pub use stm32f4::stm32f413 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f413` feature [INFO] [stdout] --> src/lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "f413")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub use stm32f4::stm32f427 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f427` feature [INFO] [stdout] --> src/lib.rs:243:7 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "f427")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | pub use stm32f4::stm32f429 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f429` feature [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "f429")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:248:31 [INFO] [stdout] | [INFO] [stdout] 248 | pub use stm32f4::stm32f446 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f446` feature [INFO] [stdout] --> src/lib.rs:247:7 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "f446")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | pub use stm32f4::stm32f469 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `f469` feature [INFO] [stdout] --> src/lib.rs:249:7 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg(feature = "f469")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:252:31 [INFO] [stdout] | [INFO] [stdout] 252 | pub use stm32g0::stm32g0b0 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b0` feature [INFO] [stdout] --> src/lib.rs:251:7 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg(feature = "g0b0")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | pub use stm32g0::stm32g0b1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0b1` feature [INFO] [stdout] --> src/lib.rs:253:7 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "g0b1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:256:31 [INFO] [stdout] | [INFO] [stdout] 256 | pub use stm32g0::stm32g0c1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g0c1` feature [INFO] [stdout] --> src/lib.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "g0c1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | pub use stm32g0::stm32g030 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g030` feature [INFO] [stdout] --> src/lib.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg(feature = "g030")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | pub use stm32g0::stm32g031 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g031` feature [INFO] [stdout] --> src/lib.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "g031")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:266:31 [INFO] [stdout] | [INFO] [stdout] 266 | pub use stm32g0::stm32g041 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g041` feature [INFO] [stdout] --> src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "g041")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:268:31 [INFO] [stdout] | [INFO] [stdout] 268 | pub use stm32g0::stm32g050 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g050` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "g050")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | pub use stm32g0::stm32g051 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g051` feature [INFO] [stdout] --> src/lib.rs:269:7 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg(feature = "g051")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:272:31 [INFO] [stdout] | [INFO] [stdout] 272 | pub use stm32g0::stm32g061 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g061` feature [INFO] [stdout] --> src/lib.rs:271:7 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg(feature = "g061")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub use stm32g0::stm32g070 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g070` feature [INFO] [stdout] --> src/lib.rs:273:7 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "g070")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub use stm32g0::stm32g071 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g071` feature [INFO] [stdout] --> src/lib.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "g071")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | pub use stm32g0::stm32g081 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g081` feature [INFO] [stdout] --> src/lib.rs:277:7 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg(feature = "g081")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:280:31 [INFO] [stdout] | [INFO] [stdout] 280 | pub use stm32g4::stm32g4a1 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g4a1` feature [INFO] [stdout] --> src/lib.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "g4a1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | pub use stm32g4::stm32g431 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g431` feature [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "g431")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | pub use stm32g4::stm32g441 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g441` feature [INFO] [stdout] --> src/lib.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "g441")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | pub use stm32g4::stm32g471 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g471` feature [INFO] [stdout] --> src/lib.rs:286:7 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "g471")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | pub use stm32g4::stm32g473 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g473` feature [INFO] [stdout] --> src/lib.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "g473")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 291 | pub use stm32g4::stm32g474 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g474` feature [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "g474")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:293:31 [INFO] [stdout] | [INFO] [stdout] 293 | pub use stm32g4::stm32g483 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g483` feature [INFO] [stdout] --> src/lib.rs:292:7 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(feature = "g483")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | pub use stm32g4::stm32g484 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g484` feature [INFO] [stdout] --> src/lib.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "g484")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub use stm32g4::stm32g491 as pac; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `g491` feature [INFO] [stdout] --> src/lib.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "g491")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [WARN] too many lines in the log, truncating it