lv_binding_rust / Cargo.toml Cargo.toml 90 Bytes 一键复制 编辑 原始数据 按行查看 历史 Nia Espera 提交于 2年前 . update resolver 12345678 [workspace] members = [ "lvgl", "lvgl-codegen", "lvgl-sys", ] resolver = "2" ...
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - Update generator (#191) · lvgl/lv_binding_rust@bdc49f7
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - clippy fixes · lvgl/lv_binding_rust@8d6ca84
lv_binding_rust library. Hey@cydergoth, thank you so much for the detailed writeup! It definitely echoes some concerns I've had also. I mostly agree that we need to tackle dropping somehow and it's been a big headscratcher for me; I considered something tangentially related in#107(specifi...
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - Fix build in Docs.rs · lvgl/lv_binding_rust@da8bae1
.warnings(false) .include(&lv_config_dir); if let Some(p) = &font_extra_src { cfg.includes(p); cfg.include(p); } #[cfg(feature = "rust_timer")] cfg.include(&timer_shim); 0 comments on commit adadad4 Please sign in to comment. Footer...
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - Merge pull request #142 from lvgl/safe-init · lvgl/lv_bin
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - Merge pull request #135 from lvgl/animations · lvgl/lv_bi
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash). - Merge pull request #139 from lvgl/error-impl · lvgl/lv_bi
lvgl/lv_binding_rustPublic NotificationsYou must be signed in to change notification settings Fork70 Star681 Code Issues36 Pull requests12 Actions Security Insights Additional navigation options Commit Browse filesBrowse the repository at this point in the history ...