Main ModulesObserverCopy MarkdownOpenEdit on GitHubPagesIndividual pages in this section.How to UseExamplesHow is this guide?GoodBadLast updated on File System (lv_fs_drv)LVGL has a "File system" abstraction module that enables you to attach any type of file system. A file system is identified by an assigned identifier letter.How to UseThe lv_observer module is an implementation of the Observer Pattern.