esp-idf/components/esp_lcd/src
morris 715df99f8c Merge branch 'contrib/github_pr_12908_v5.2' into 'release/v5.2'
spi_lcd: add flag to control the DC level in cmd/param/data phase separately (GitHub PR) (v5.2)

See merge request espressif/esp-idf!28240
2024-02-18 10:53:28 +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_v1.c refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00
esp_lcd_panel_io_i2c_v2.c refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00
esp_lcd_panel_io_i2s.c fix(i80_lcd): reset cs gpio on exit 2023-08-07 03:15:21 +00:00
esp_lcd_panel_io_i80.c fix(i80_lcd): enhance the check of a valid data phase 2023-11-28 09:57:02 +08:00
esp_lcd_panel_io_spi.c feat(spi_lcd): control DC level for cmd, param, color phase separately 2024-01-03 17:24:47 +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(nt35510): Implement sleep function 2023-10-11 15:32:34 +08:00
esp_lcd_panel_ops.c feat(esp_lcd): Add API to sleep and wakeup the LCD panel 2023-10-11 15:08:26 +08:00
esp_lcd_panel_rgb.c fix(rgb_lcd): relax the check for the data line GPIO 2024-02-06 10:31:33 +08:00
esp_lcd_panel_ssd1306.c refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00
esp_lcd_panel_st7789.c feat(st7789): Implement sleep functions 2023-10-11 15:30:07 +08:00