ssd1309 0.2.1

`display-interface` compatible driver for the SSD1309 OLED display controller
Documentation
# Run with `cargo +nightly fmt -- --config-path ./rustfmt.nightly.toml`
# This config only works in nightly. It can be used to clean up doc comments without having to do it
# manually.

format_code_in_doc_comments = true
merge_imports = true