|
76d485b68a
|
Compile to WASM using emscripten
|
2020-09-21 20:01:31 +02:00 |
|
|
b8dfd896c2
|
Use a Rust implementation of string.x lib
|
2020-06-14 14:41:23 +02:00 |
|
|
c494d8fac0
|
Generate code for styles properties
|
2020-06-04 20:47:40 +02:00 |
|
|
63e33d052f
|
Remove some UB
|
2020-06-02 19:59:41 +02:00 |
|
|
1b2c5da5e7
|
Don't commit auto-generated code
|
2020-05-30 16:45:58 +02:00 |
|
|
47ec536a10
|
Support running on embedded
|
2020-05-30 16:31:01 +02:00 |
|
|
87398af042
|
Use no_std in sys
|
2020-05-30 07:40:13 +02:00 |
|
|
6d7d00759b
|
Use Rgb565 as default
|
2020-04-21 10:52:21 +02:00 |
|
|
bd91097ecd
|
Improvements in the bindings
|
2020-04-18 19:20:38 +02:00 |
|
|
cd0e9e7f5f
|
Turn to watchface demo
|
2020-04-13 20:52:06 +02:00 |
|
|
5474917c5a
|
Configurable lv_conf.h file
|
2020-04-12 20:37:26 +02:00 |
|
|
e68275a7c8
|
Fix packaging with vendor location
|
2020-04-12 13:41:36 +02:00 |
|
|
e5c73143d0
|
Make bindings no_std compatible
|
2020-04-11 20:35:33 +02:00 |
|
|
633b076e38
|
Example draws widgets
|
2020-04-11 19:39:20 +02:00 |
|
|
df0ff1f8eb
|
Completely unsafe example using SDL2
|
2020-04-11 13:06:16 +02:00 |
|
|
d1d4d59321
|
Leave lib.rs as container of tests
|
2020-04-10 20:41:29 +02:00 |
|
|
afdb7edd92
|
Fix lvgl compilation
|
2020-04-10 20:34:07 +02:00 |
|
|
b826993893
|
Build script generates correct lib.rs bindings
|
2020-04-10 19:48:21 +02:00 |
|
|
6da7ca0c19
|
Make bindings be dynamically generated at compile time
|
2020-04-10 19:38:07 +02:00 |
|
|
d71b8097a4
|
Compile lvgl using cargo
|
2020-04-10 19:12:10 +02:00 |
|