Cargo Features

adafruit-featherwing-oled128x64 has no features set by default.

[dependencies]
adafruit-featherwing-oled128x64 = { version = "0.1.0", features = ["promicro", "pico-explorer", "embedded-graphics"] }
promicro
pico-explorer
embedded-graphics = arrayvec, embedded-hal, itertools

Enables embedded-graphics ^0.7.1

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

embedded-hal embedded-graphics?
itertools embedded-graphics?

Enables itertools ^0.10.3

arrayvec embedded-graphics?