An open API service indexing awesome lists of open source software.

https://github.com/bugadani/embedded-menu

Menu library written in Rust for embedded applications
https://github.com/bugadani/embedded-menu

Last synced: 8 months ago
JSON representation

Menu library written in Rust for embedded applications

Awesome Lists containing this project

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.

[`embedded-graphics`]: https://github.com/embedded-graphics/embedded-graphics/