We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e80cb commit e87ded0Copy full SHA for e87ded0
README.md
@@ -3,6 +3,7 @@
3
This is an ESP32 demo project showcasing LVGL v7 with support for several display controllers and touch controllers.
4
The demo application is the `lv_demo_widgets` project from the [lv_examples](https://github.com/lvgl/lv_examples) repository.
5
6
+- Version of ESP-IDF required 4.2. NOTE: We're trying to make this repo backwards compatible, usage of idf.py is encouraged.
7
- Version of LVGL used: 7.9.
8
- Version of lv_examples used: 7.9.
9
0 commit comments