deltronix / embedded-menu

Menu library written in Rust for embedded applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Menu library written in Rust for embedded applications

License:MIT License


Languages

Language:Rust 100.0%