stm32f30x 0.3.2

Peripheral access API for STM32F30X microcontrollers
Documentation
Build #47401 2017-04-23T15:09:04.193139+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading stm32f30x v0.3.2
Compiling vcell v0.1.0
Compiling cortex-m-semihosting v0.1.3
Compiling cortex-m v0.2.4
Running `rustc --crate-name vcell .cargo/registry/src/github.com-1ecc6299db9ec823/vcell-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=9f49e514c2abcb34 -C extra-filename=-9f49e514c2abcb34 --out-dir /home/cratesfyi/stm32f30x-0.3.2/debug/deps -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.2.4/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4198918884ac7285 -C extra-filename=-4198918884ac7285 --out-dir /home/cratesfyi/stm32f30x-0.3.2/debug/build/cortex-m-4198918884ac7285 -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --cap-lints allow`
Running `rustc --crate-name cortex_m_semihosting .cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-semihosting-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=50d743215158cdbf -C extra-filename=-50d743215158cdbf --out-dir /home/cratesfyi/stm32f30x-0.3.2/debug/deps -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --cap-lints allow`
Compiling volatile-register v0.2.0
Running `rustc --crate-name volatile_register .cargo/registry/src/github.com-1ecc6299db9ec823/volatile-register-0.2.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=44b6551aaf4c7cac -C extra-filename=-44b6551aaf4c7cac --out-dir /home/cratesfyi/stm32f30x-0.3.2/debug/deps -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --extern vcell=/home/cratesfyi/stm32f30x-0.3.2/debug/deps/libvcell-9f49e514c2abcb34.rlib --cap-lints allow`
Running `/home/cratesfyi/stm32f30x-0.3.2/debug/build/cortex-m-4198918884ac7285/build-script-build`
Running `rustc --crate-name cortex_m .cargo/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.2.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=6d6dcbede533e79b -C extra-filename=-6d6dcbede533e79b --out-dir /home/cratesfyi/stm32f30x-0.3.2/debug/deps -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --extern cortex_m_semihosting=/home/cratesfyi/stm32f30x-0.3.2/debug/deps/libcortex_m_semihosting-50d743215158cdbf.rlib --extern volatile_register=/home/cratesfyi/stm32f30x-0.3.2/debug/deps/libvolatile_register-44b6551aaf4c7cac.rlib --cap-lints allow`
Documenting stm32f30x v0.3.2
Running `rustdoc --crate-name stm32f30x .cargo/registry/src/github.com-1ecc6299db9ec823/stm32f30x-0.3.2/src/lib.rs -o /home/cratesfyi/stm32f30x-0.3.2/doc -L dependency=/home/cratesfyi/stm32f30x-0.3.2/debug/deps --extern vcell=/home/cratesfyi/stm32f30x-0.3.2/debug/deps/libvcell-9f49e514c2abcb34.rlib --extern cortex_m=/home/cratesfyi/stm32f30x-0.3.2/debug/deps/libcortex_m-6d6dcbede533e79b.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 18.0 secs