esp-idf/components/esp_lcd/src
morris f608431421 Merge branch 'bugfix/spi_lcd_max_trans_size_v5.1' into 'release/v5.1'
spi_lcd: maximum transfer size should respect bus configuration (v5.1)

See merge request espressif/esp-idf!23229
2023-04-24 10:31:51 +08:00
..
esp_lcd_common.c lcd: refactor ut into test app 2022-02-14 18:43:50 +08:00
esp_lcd_common.h lcd: support I2S1 LCD mode on esp32 2022-03-14 13:55:01 +08:00
esp_lcd_panel_io_i2c.c lcd_i2c: reduce recommended link size 2023-03-29 19:08:44 +08:00
esp_lcd_panel_io_i2s.c rmt: fix rmt buffer allocation issue 2023-02-14 14:05:12 +08:00
esp_lcd_panel_io_i80.c i80_lcd: align before cache sync 2023-04-18 10:08:38 +08:00
esp_lcd_panel_io_spi.c spi_lcd: maximum transfer size should respect bus configuration 2023-04-17 16:25:14 +08:00
esp_lcd_panel_io.c esp_lcd: Add function for register on color done callback. 2022-11-10 08:37:46 +01:00
esp_lcd_panel_nt35510.c lcd: fix wrong bpp size of rgb666 format 2022-09-07 13:22:20 +08:00
esp_lcd_panel_ops.c lcd: don't turn on disp in init 2022-04-21 13:59:47 +00:00
esp_lcd_panel_rgb.c esp_lcd: check edma buffer alignment properly 2023-03-31 19:06:33 +08:00
esp_lcd_panel_ssd1306.c lcd: Support rotation SSD1306 and changed example for using LVGL port component. 2022-12-07 09:04:17 +01:00
esp_lcd_panel_st7789.c lcd: fix wrong bpp size of rgb666 format 2022-09-07 13:22:20 +08:00