lv_binding_rust
lv_binding_rust copied to clipboard
sys/build: honor LVGL_INCLUDE even w/o drivers feature
In real-world scenarios it's usually requried to pass more include paths to lvgl then cargo/bindgen does by default. It's certainly true in my case.