XuNeo / luavgl

lua + lvgl = luavgl An optimized lvgl Lua binding
MIT License
70 stars 14 forks source link

fix: enable LV_FS_POSIX #44

Closed XuNeo closed 6 months ago

XuNeo commented 6 months ago

The examples uses image path starts from "/path/to/image.png", which is supported by FS_POSIX.