esp-idf/components/esp_lcd/test
bizhuangyang 8143832041 spi_master:support octal mode for esp32s2 and esp32s3
Add support for 8-line spi for lcd on esp32s2 and esp32s3

Closes https://github.com/espressif/esp-idf/issues/6371
2021-08-19 16:40:22 +08:00
..
CMakeLists.txt lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
component.mk lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
test_i2c_lcd_panel.c lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_i80_board.h lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_i80_lcd_panel.c lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_lvgl_port_v7.c lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
test_lvgl_port.h lcd: add esp_lcd component 2021-05-12 17:53:32 +08:00
test_rgb_panel.c lcd: support putting RGB frame buffer in PSRAM 2021-07-30 11:23:26 +08:00
test_spi_lcd_panel.c spi_master:support octal mode for esp32s2 and esp32s3 2021-08-19 16:40:22 +08:00