Commit graph

6 commits

Author SHA1 Message Date
de568593ef
Make DrawBuffer customizable using const generics 2021-06-04 22:29:29 +02:00
2326c1fbc5
Simplified API for display initialization 2021-05-31 00:34:12 +02:00
043bb52881 Add LVGL Rust Global Allocator feature 2021-05-26 20:55:38 +02:00
93a7fd4316 Enable use by lvgl-rs of v7.0.1 of LVGL 2020-06-04 20:47:40 +02:00
59c567ae1c LVGL 7.0.1 basic setup 2020-06-04 20:47:40 +02:00
Kuba Clark
2fae95bdfb
Bar widget (#12)
* Implement simple bar widget

* Make it easier to create new examples

* Add bar example

* Add README to examples

* Remove unnecessary imports
2020-05-31 09:12:37 +02:00
Renamed from examples/demo/include/lv_conf.h (Browse further)