esp-idf/components/esp_lcd/test_apps/spi_lcd
morris 2b461df8a8 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-17 16:25:14 +08:00
..
main spi_lcd: test spi lcd io can transfer color data to a fixed window region 2023-04-17 16:25:14 +08:00
CMakeLists.txt
README.md lcd: driver support for esp32h2 2023-02-11 00:30:48 +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
sdkconfig.ci.release
sdkconfig.defaults lcd: support PLL240M as i80 clock source on esp32s3 2023-02-11 00:30:20 +00:00

README.md

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.