lvgl-rs/README.md
2020-04-12 10:08:16 +02:00

16 lines
493 B
Markdown

<h1 align="center"> LittlevGL - Open-source Embedded GUI Library in Rust</h1>
<p align="center">
LittlevGL provides everything you need to create a Graphical User Interface (GUI) on embedded systems with easy-to-use graphical elements, beautiful visual effects and low memory footprint.
</p>
<p align="center">
LittlevGL is compatible with `#![no_std]` environments by default.
</p>
<h4 align="center">
<a href="https://littlevgl.com">Official LittlevGL Website </a> &middot;
</h4>
---