-
Release 0.3.0 Stable
released this
2020-06-14 09:27:13 +00:00 | 54 commits to master since this releaseNew code generation for the safe bindings based on the
syn
crate. This useslvgl-codegen
directly, which implements code generation for known patterns. This avoids a lot of manual work to expose LVGL API as safe Rust API.Improvements:
- Code generation is completely transparent to users;
- No (direct) dependency on
clang-rs
; - The code in
lvgl-codegen
gets cleaner and intuitive to write, since now we are processing Rust code instead of C. C is completely abstracted at thelvgl-sys
/rust-bindgen
level;
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads