2025-11-02 12:00:36 -05:00
|
|
|
version: 0.0.1
|
|
|
|
|
description: ESP LCD display helper component
|
|
|
|
|
url: https://git.shaunreed.com/shaunrd0/klips/tree/master/esp/cpp/components/lcd
|
|
|
|
|
dependencies:
|
|
|
|
|
idf: '>=5.3'
|
|
|
|
|
lvgl/lvgl: 9.2.0
|
|
|
|
|
espressif/esp_lcd_sh1107: ==1.0.0
|
|
|
|
|
i2c:
|
2025-11-02 16:43:35 -05:00
|
|
|
require: public
|
2025-11-02 12:00:36 -05:00
|
|
|
path: ../../components/i2c
|