lvgl-rs/README.md

17 lines
493 B
Markdown
Raw Normal View History

2020-04-12 07:58:01 +00:00
<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.
2020-04-12 08:03:02 +00:00
</p>
<p align="center">
LittlevGL is compatible with `#![no_std]` environments by default.
2020-04-12 07:58:01 +00:00
</p>
<h4 align="center">
2020-04-12 08:03:02 +00:00
<a href="https://littlevgl.com">Official LittlevGL Website </a> &middot;
2020-04-12 07:58:01 +00:00
</h4>
---