esp-idf/components/esp_lcd/src
morris 1f79b5045d 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:02 +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 refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42: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(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 feat(esp_lcd): replace periph_module func with new ll func 2023-09-06 14:42:01 +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