stm32f429x 0.3.0

Peripheral access API for STM32F429X Microcontrollers.
Documentation
Build #48198 2017-05-01T16:06:33.835349+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 stm32f429x v0.3.0
Compiling cortex-m v0.2.4
Compiling vcell v0.1.0
Compiling cortex-m-semihosting v0.1.3
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/stm32f429x-0.3.0/debug/build/cortex-m-4198918884ac7285 -L dependency=/home/cratesfyi/stm32f429x-0.3.0/debug/deps --cap-lints allow`
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/stm32f429x-0.3.0/debug/deps -L dependency=/home/cratesfyi/stm32f429x-0.3.0/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/stm32f429x-0.3.0/debug/deps -L dependency=/home/cratesfyi/stm32f429x-0.3.0/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/stm32f429x-0.3.0/debug/deps -L dependency=/home/cratesfyi/stm32f429x-0.3.0/debug/deps --extern vcell=/home/cratesfyi/stm32f429x-0.3.0/debug/deps/libvcell-9f49e514c2abcb34.rlib --cap-lints allow`
Running `/home/cratesfyi/stm32f429x-0.3.0/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/stm32f429x-0.3.0/debug/deps -L dependency=/home/cratesfyi/stm32f429x-0.3.0/debug/deps --extern cortex_m_semihosting=/home/cratesfyi/stm32f429x-0.3.0/debug/deps/libcortex_m_semihosting-50d743215158cdbf.rlib --extern volatile_register=/home/cratesfyi/stm32f429x-0.3.0/debug/deps/libvolatile_register-44b6551aaf4c7cac.rlib --cap-lints allow`
Documenting stm32f429x v0.3.0
Running `rustdoc --crate-name stm32f429x .cargo/registry/src/github.com-1ecc6299db9ec823/stm32f429x-0.3.0/src/lib.rs -o /home/cratesfyi/stm32f429x-0.3.0/doc -L dependency=/home/cratesfyi/stm32f429x-0.3.0/debug/deps --extern vcell=/home/cratesfyi/stm32f429x-0.3.0/debug/deps/libvcell-9f49e514c2abcb34.rlib --extern cortex_m=/home/cratesfyi/stm32f429x-0.3.0/debug/deps/libcortex_m-6d6dcbede533e79b.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 28.59 secs