uploaded 1 month ago
This package is a UI runtime framework based on LVGL, designed to provide a consistent UI development experience for screens of various sizes and shapes.
# ChangeLog

## v0.1.1 - 2024-08-12

### Enhancements:

* feat(examples): replace 'esp-idf' stylesheet with Espressif Registry package

### Bugfixes:

* fix(core & recents_app): fix build missing LV_USE_SNAPSHOT error
* fix(examples): correct 'esp_ui_phone_s3_lcd_ev_board' README resolution
* fix(examples): disable 'ESP_UI_Phone' external stylesheet by default
* fix(examples): fix 'esp-idf' CMakeLists.txt to use custom memory functions
* fix(app_examples): modify 'squareline' ui to use LV_FONT_DEFAULT

## v0.1.0 - 2024-08-12

### Enhancements:

* feat(repo): init project
* feat(systems): add 'Phone' system
* feat(widgets): support 'Status Bar' and 'Navigation Bar' visual mode

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp-ui^0.1.1"

or download archive

Stats

  • Archive size
    Archive size: 1.11 MB
  • Downloaded in total
    Downloaded in total 302 times
  • Downloaded this version
    This version: 45 times

Badge

espressif/esp-ui version: 0.1.1
|