lv_fsdrv.h

API reference for lv_fsdrv.h

Report on GitHub

Functions

lv_littlefs_set_handler

Set the default LittleFS handler to be used by LVGL

 
void lv_littlefs_set_handler(struct lfs *lfs)
Parameters
NameTypeDescription
lfsstruct lfs *pointer to an initialized LittleFS filesystem structure

Macros

LV_FS_MAX_PATH_LEN

 
#define LV_FS_MAX_PATH_LEN 256

Dependencies

Indirect dependencies

How is this guide?

Last updated on

On this page