Closed
Description
If I disable file system interface
USE_FSINT = 0
I am not able to build at all. So its not modular as such. Don't you think functions like:
lv_img_create_file should be protected with flags like
#if USE_FSINT && USE_UFS
Metadata
Assignees
Labels
No labels