Cargo Features

PSP has no features set by default.

[dependencies]
psp = { version = "0.3.8", features = ["std", "stub-only", "embedded-graphics"] }
std
stub-only

Compile this library as a stub provider. Useful to compile this as a static library for other projects.

Features from optional dependencies

embedded-graphics implicit feature

Enables embedded-graphics ^0.7.1

embedded-graphics:

Embedded graphics library for small hardware displays

Affects psp::embedded_graphics