esp-idf/examples/peripherals/lcd/gc9a01/main/idf_component.yml
morris c043c43247 lcd: gc9a01 meter example
We take the GC9A01 as an example to illustrate how to implement user's
own panel driver in their project folder, without making the esp-idf
dirty.
2021-12-01 22:22:19 +08:00

4 lines
52 B
YAML

dependencies:
idf: ">=4.4"
lvgl/lvgl: "==8.0.2"