lvgl / lv_binding_rust

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).
MIT License
687 stars 71 forks source link

fix: empty define when LVGL_CFLAGS variable is not passed #177

Open elrafoon opened 4 months ago

elrafoon commented 4 months ago

This shall fix original PR #173 and close PR #174.