embedded-menu

Crates.ioembedded-menu
lib.rsembedded-menu
version0.6.1
sourcesrc
created_at2023-05-14 14:51:36.013151
updated_at2024-02-25 21:22:21.105892
descriptionSimple interactive menu for embedded devices
homepage
repositoryhttps://github.com/bugadani/embedded-menu
max_upload_size
id864311
size137,707
Dániel Buga (bugadani)

documentation

README

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.

Commit count: 233

cargo fmt