|
2627911ff6
|
No need for manual nul byte
|
2020-05-30 00:08:46 +02:00 |
|
|
8856b83461
|
Reflect restrictions of LvGL
|
2020-05-29 23:42:39 +02:00 |
|
|
11bbd979fd
|
UI saves display obj, makes possible for global call to active display
|
2020-05-29 00:01:37 +02:00 |
|
|
1f08378245
|
Use RefCell to create multiple mut refs
|
2020-05-28 22:37:13 +02:00 |
|
|
a7bef1cd54
|
New API test using std/alloc objects
|
2020-05-28 22:12:29 +02:00 |
|
|
63a160d54e
|
Make it not tied to a color scheme
|
2020-05-27 22:37:22 +02:00 |
|
|
6d7d00759b
|
Use Rgb565 as default
|
2020-04-21 10:52:21 +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 |
|
|
bd91097ecd
|
Improvements in the bindings
|
2020-04-18 19:20:38 +02:00 |
|
|
3aed1c3075
|
Update smartwatch example
|
2020-04-17 09:48:27 +02:00 |
|
|
1cea84fb87
|
Make styles clonable
|
2020-04-15 09:50:25 +02:00 |
|
|
481b9ba7bc
|
Change style using high level structures
|
2020-04-14 21:33:34 +02:00 |
|
|
cd0e9e7f5f
|
Turn to watchface demo
|
2020-04-13 20:52:06 +02:00 |
|
|
c5282439d9
|
Use macros to reduce boilerplate code
|
2020-04-13 16:42:05 +02:00 |
|
|
5b82ae6266
|
Remove dyn dispatch
|
2020-04-13 16:20:45 +02:00 |
|
|
79c7b23bed
|
Use traits to abstract behaviour
|
2020-04-13 16:15:50 +02:00 |
|
|
f8f84002c6
|
Positioning related methods
|
2020-04-13 01:49:23 +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 |
|