stm32f1 0.2.1

Device support crates for STM32F1 devices
Documentation
Build #107434 2018-07-03T01:06:06.157735+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading stm32f1 v0.2.1
Fresh cc v1.0.17
Compiling stm32f1 v0.2.1
Fresh aligned v0.2.0
Fresh bare-metal v0.2.0
Fresh vcell v0.1.0
Fresh r0 v0.2.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/stm32f1-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="stm32f102"' --cfg 'feature="rt"' --cfg 'feature="stm32f100"' --cfg 'feature="cortex-m-rt"' --cfg 'feature="stm32f101"' --cfg 'feature="stm32f107"' --cfg 'feature="stm32f103"' -C metadata=dcdc2b31124d94c9 -C extra-filename=-dcdc2b31124d94c9 --out-dir /home/cratesfyi/cratesfyi/debug/build/stm32f1-dcdc2b31124d94c9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh volatile-register v0.2.0
Fresh cortex-m-rt v0.5.1
Fresh cortex-m v0.5.2
Running `/home/cratesfyi/cratesfyi/debug/build/stm32f1-dcdc2b31124d94c9/build-script-build`
Documenting stm32f1 v0.2.1
Running `rustdoc --crate-name stm32f1 .cargo/registry/src/github.com-1ecc6299db9ec823/stm32f1-0.2.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="stm32f102"' --cfg 'feature="rt"' --cfg 'feature="stm32f100"' --cfg 'feature="cortex-m-rt"' --cfg 'feature="stm32f101"' --cfg 'feature="stm32f107"' --cfg 'feature="stm32f103"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bare_metal=/home/cratesfyi/cratesfyi/debug/deps/libbare_metal-65b3f70f9e5c217d.rlib --extern-version bare_metal=bare-metal,0.2.0 --extern cortex_m=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m-29a70bb07e299324.rlib --extern-version cortex_m=cortex-m,0.5.2 --extern vcell=/home/cratesfyi/cratesfyi/debug/deps/libvcell-73f6615fbb53c045.rlib --extern-version vcell=vcell,0.1.0 --extern cortex_m_rt=/home/cratesfyi/cratesfyi/debug/deps/libcortex_m_rt-d4a221be7fc6c713.rlib --extern-version cortex_m_rt=cortex-m-rt,0.5.1`
warning: [svd2rust] cannot be resolved, ignoring it...

warning: [9:5] cannot be resolved, ignoring it...

warning: [15:10] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 88.73 secs