ssd1306 0.2.3

I2C/SPI driver for the SSD1306 OLED display controller
Documentation
Build #142404 2019-02-11T18:50:11.452650+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ssd1306 v0.2.3
Compiling ssd1306 v0.2.3
Fresh void v1.0.2
Checking nb v0.1.1
Fresh embedded-graphics v0.4.5
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.2.3/build.rs --color never --crate-type bin --emit=dep-info,link -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="embedded-graphics"' --cfg 'feature="graphics"' -C metadata=8c4d4307debbabca -C extra-filename=-8c4d4307debbabca --out-dir /home/cratesfyi/cratesfyi/debug/build/ssd1306-8c4d4307debbabca -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name nb /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nb-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=7e72992317d3a2dd -C extra-filename=-7e72992317d3a2dd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking embedded-hal v0.2.2
Running `rustc --crate-name embedded_hal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/embedded-hal-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C codegen-units=1 -C debuginfo=2 -C metadata=b8c3f9ff028d6a33 -C extra-filename=-b8c3f9ff028d6a33 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nb=/home/cratesfyi/cratesfyi/debug/deps/libnb-7e72992317d3a2dd.rmeta --extern void=/home/cratesfyi/cratesfyi/debug/deps/libvoid-b57d21fdad10e88c.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/ssd1306-8c4d4307debbabca/build-script-build`
Documenting ssd1306 v0.2.3
Running `rustdoc --edition=2018 --crate-name ssd1306 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ssd1306-0.2.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="embedded-graphics"' --cfg 'feature="graphics"' -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'cortex_m_rt=https://docs.rs/cortex-m-rt/0.6.7' --extern-html-root-url 'embedded_graphics=https://docs.rs/embedded-graphics/0.4.5' --extern-html-root-url 'embedded_hal=https://docs.rs/embedded-hal/0.2.2' --extern-html-root-url 'stm32f1xx_hal=https://docs.rs/stm32f1xx-hal/0.2.0' --extern-html-root-url 'panic_semihosting=https://docs.rs/panic-semihosting/0.5.1' --extern-html-root-url 'cortex_m=https://docs.rs/cortex-m/0.5.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern embedded_graphics=/home/cratesfyi/cratesfyi/debug/deps/libembedded_graphics-e1c806ada162fab7.rmeta --extern embedded_hal=/home/cratesfyi/cratesfyi/debug/deps/libembedded_hal-b8c3f9ff028d6a33.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.44s