Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 55597fb

Browse files
authored
Added lvgl-rs
Added WiP for lvgl-rs
1 parent 2f20133 commit 55597fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ So far there seem to be no libraries to do anything with displays or gui's. Howe
156156

157157
Bindings to C libraries or a Rust library that is meant for Displays and/or GUIs.
158158

159+
### Work in progress
160+
* [Rafael Carício](https://github.com/rafaelcaricio) is working on [lvgl-rs](https://github.com/rafaelcaricio/lvgl-rs), which are safe bindings for Rust to use LittlevGL ([see also the annoucement on the LVGL forums](https://forum.lvgl.io/t/rust-bindings-for-littlevgl/2386)). LVGL can now also [compile to WASM](https://github.com/rafaelcaricio/lvgl-rs-wasm) thanks to Rust.
161+
159162
# Not Yet Awesome Item Template
160163

161164
Here's an example for something that is not yet awesome:

0 commit comments

Comments
 (0)