espressif/esp_mmap_assets

uploaded 2 weeks ago
assets mmap tool
# ChangeLog

## v1.3.0 (2024-10-18)

* CMake Enhancements: Transitioned from Kconfig options to CMake arguments, supporting independent parameters for each partition.
* JPG/PNG to QOI Conversion: Enabled conversion of JPG and PNG to QOI for optimized image handling.
* LVGL Image Conversion: Added support for converting images to LVGL-compatible binary formats.

## v1.2.0 (2024-07-31)

* Added mmap_enable flag.
* Added mmap_assets_copy_mem for reading files from flash to memory.
* Configurable filename length.
* Support multiple partitions.

## v1.1.0 (2024-06-27)

* Added support for split height setting.

## v1.0.0 Initial Version

* Added support for file packaging during build.

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_mmap_assets^1.3.0"

or download archive

Stats

  • Archive size
    Archive size: 52.89 KB
  • Downloaded in total
    Downloaded in total 162 times
  • Downloaded this version
    This version: 51 times

Badge

espressif/esp_mmap_assets version: 1.3.0
|