esp-idf/components/esp_lcd/test_apps/spi_lcd
morris ab2c7c48af spi_lcd: test spi lcd io can transfer color data to a fixed window region
also test the io tx_param and tx_color can skip the command phase
2023-04-12 16:56:47 +08:00
..
main spi_lcd: test spi lcd io can transfer color data to a fixed window region 2023-04-12 16:56:47 +08:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
pytest_spi_lcd.py ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
README.md lcd: driver support for esp32h2 2023-02-11 00:30:48 +00:00
sdkconfig.ci.release lcd: refactor ut into test app 2022-02-14 18:43:50 +08:00
sdkconfig.defaults lcd: support PLL240M as i80 clock source on esp32s3 2023-02-11 00:30:20 +00:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3

This test app is used to test LCDs with SPI interface.