ae71ea9f9b
Version 0.2.0
2020-05-30 17:19:30 +02:00
40b431c1c7
Update code snippet picture in readme
2020-05-30 09:32:27 +02:00
893f0054c8
API re-design ( #9 )
...
* New API test using std/alloc objects
* Use RefCell to create multiple mut refs
* UI saves display obj, makes possible for global call to active display
* Reflect restrictions of LvGL
* No need for manual nul byte
* Fix typo
2020-05-30 00:25:27 +02:00
7578e6c20c
Integrate embeddedgraphics ( #2 )
...
* Attempt to print to device
* Send device as data
* Specific color mode
* Example using lvgl mixed with embedded graphics
2020-04-19 15:40:03 +02:00
df8b8b4277
Improved demo
2020-04-13 00:25:51 +02:00
5474917c5a
Configurable lv_conf.h file
2020-04-12 20:37:26 +02:00
82a0b4b2ef
Remove direct dependencies
2020-04-12 13:57:17 +02:00
8455e28a82
Initial Rust-y API
2020-04-12 12:19:28 +02:00
e5c73143d0
Make bindings no_std compatible
2020-04-11 20:35:33 +02:00
d71b8097a4
Compile lvgl using cargo
2020-04-10 19:12:10 +02:00