lv_fsdrv.h
API reference for lv_fsdrv.h
Summary
Functions
libs/fsdrv/lv_fsdrv.h:59function
lv_littlefs_set_handler
Set the default LittleFS handler to be used by LVGL
void lv_littlefs_set_handler(struct lfs *lfs)| Name | Type | Description |
|---|---|---|
lfs | struct lfs * | pointer to an initialized LittleFS filesystem structure |
Macros
LV_FS_MAX_PATH_LEN
#define LV_FS_MAX_PATH_LEN 256Dependencies
lv_conf_internal.hlfs.h
Indirect dependencies
How is this guide?
Last updated on