/embedded-menu

Menu library written in Rust for embedded applications

Primary LanguageRustMIT LicenseMIT

embedded-menu

Screenshot with a nav item, two checkboxes and a multiple value select arranged in a vertical list of options

Crates.io Docs.rs

Interactive menu implementation aimed for embedded devices, written in Rust, built mainly on top of embedded-graphics.

Examples require SDL2. Refer to the embedded-graphics docs for more info on how to set it up.