mirror of
https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display.git
synced 2026-03-13 08:32:38 +08:00
* ESP-IDF LVGL example: Add required esp_timer dependency Solves: Compilation failed because touch.c (in "main" component) includes esp_timer.h, provided by esp_timer component(s). * ESP-IDF LVGL example: Fix initialization order of spi_bus_config_t
Examples
This contains various examples to use the CYD with different frameworks an programming languages.
Other Examples
- Example for the CYD2U showing how to use TFT_eSPI, XPT2046_Touchscreen and TFT_eWidget for buttons