Cargo Features

InkyFrame has no features set by default.

[dependencies]
inky-frame = { version = "0.4.0", features = ["debug", "cyw", "static", "static_large"] }
default

These default features are set whenever inky-frame is added without default-features = false somewhere in the dependency tree.

Enables pico of rpsp

debug

Enables debug of rpsp

cyw

Enables cyw and pico of rpsp

static

Affects frame::Inky4Static, frame::heaped

static_large

Affects frame::Inky5Static, frame::Inky4Static, frame::heaped