esp-idf/components/esp_lcd/src
2023-09-28 09:42:31 +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 refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +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 fix(nt35510_st7789): correct the word spelling 2023-09-21 09:19:18 +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): 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 refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00