Commit graph

13 commits

Author SHA1 Message Date
C47D 3b9691834e misc(ili9341) Multiply image data size based on the configured color depth 2021-11-26 11:21:46 -06:00
C47D 016517b163 Remove xfer_mode parameter from send_data 2021-11-26 08:49:09 -06:00
C47D 8a065b32b6 Add support for commands with bigger width 2021-11-25 21:49:44 -06:00
C47D 8bdc2aed38 Communication interface proposal 2021-11-19 20:06:18 -06:00
C47D a0e915eebc Remove TAG from LVGL log API
The filename is appended at the beginning of the log output by default, we don't need to do it.
2021-10-22 18:41:47 -05:00
C47D f7164ff22a ili9341: Update driver to use new port interface 2021-10-05 00:03:02 -05:00
Tomas Rezucha 280bebf52e
Merge pull request #96 from lvgl/feature/build-all-drivers
Build all display drivers
2021-08-10 07:37:11 +02:00
Tomas Rezucha 803c58774c Remove display driver dependancies on Kconfig 2021-08-04 09:48:06 +02:00
Tomas Rezucha 3c4399d510 Update TFT drivers for new backligh control 2021-08-03 14:17:58 +02:00
Rop Gonggrijp 4ba7c76028 Added support for M5Core2 screen (CONFIG_LV_PREDEFINED_DISPLAY_M5CORE2)
Update README.md
2021-04-28 13:19:33 +02:00
Rop Gonggrijp 7b571a7fc7 LV_DISP_USE_RST
Allows to not allocate a GPIO for display reset: some may have that pin tied or attached to a Power management IC.

Supersedes PR from @usedbytes doing same but only for IL9341, this is for all supported displays.
2021-04-28 11:04:53 +02:00
Tomas Rezucha 82b738e533 ili9341: display inversion 2021-03-02 12:51:29 +01:00
C47D 08384030b0 Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00