Cargo Features

longan-nano has no features set by default.

[dependencies]
longan-nano = { version = "0.3.0", features = ["lcd", "sdcard"] }
lcd = st7735-lcd

Affects longan-nano::lcd

sdcard = embedded-sdmmc

Affects longan-nano::sdcard

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.

st7735-lcd lcd?

Enables st7735-lcd ^0.8.1

embedded-sdmmc sdcard?

Enables embedded-sdmmc ^0.3.0