esp-idf/components/esp_lcd/src
morris d8456e5767 fix(i80_lcd): enhance the check of a valid data phase
in case the user passes a (uint8_t){0x00} parameter with the perameter size
set to zero
2023-11-28 09:57:11 +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 fix(i80_lcd): reset cs gpio on exit 2023-08-14 02:30:54 +00:00
esp_lcd_panel_io_i80.c fix(i80_lcd): enhance the check of a valid data phase 2023-11-28 09:57:11 +08:00
esp_lcd_panel_io_spi.c feat(esp_lcd): spi add support for quad mode 2023-08-25 14:18:31 +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 feat(st7789): add data endian config 2023-09-06 16:59:13 +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 feat(esp_lcd): rgb add callback when bounce buffer finish 2023-08-25 14:18:31 +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 feat(st7789): add data endian config 2023-09-06 16:59:13 +08:00