espressif/esp_lv_fs

uploaded 4 months ago
File system for LVGL, supports reading files directly from flash.
# ChangeLog

## v1.0.0 Initial Version (2024-11-7)

* Add v9 support.

## v0.1.0 Initial Version (2024-07-29)

* Dependence on esp_mmap_assets to build filesystem for LVGL.
* Supported functions: fopen, fclose, fread, ftell, fseek.

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lv_fs^1.0.0"

or download archive

Stats

  • Archive size
    Archive size ~ 39.67 KB
  • Downloaded in total
    Downloaded in total 1.8k times
  • Downloaded this version
    This version: 86 times

Badge

espressif/esp_lv_fs version: 1.0.0
|