lv_fs_dir_read() function
Read the next filename form a directory. The name of the directories will begin with '/'
Arguments
rddir_p
pointer to an initialized 'fs_dir_t' variable
fn
pointer to a buffer to store the filename
Return value
LV_FS_RES_OK or any error from lv_fs_res_t enum