esp-idf/components/esp_lcd/test_apps/spi_lcd
morris 2b9ca66752 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-18 10:46:52 +08:00
..
main spi_lcd: test spi lcd io can transfer color data to a fixed window region 2023-04-18 10:46:52 +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 lcd: refactor ut into test app 2022-02-14 18:43:50 +08:00
README.md docs: changes docs supported targets tables 2022-07-14 08:26:32 +08: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-18 15:14:12 +08:00

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

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