C47D
dcff9a7f11
ili9481: Add missing braces
2022-01-07 15:26:39 -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
6a76078ba8
ili9481: Fix TAG
2021-10-13 22:53:00 -05:00
C47D
364349dbf8
ili9481: Replace ESP_LOG with LVGL logging
2021-10-13 22:43:57 -05:00
C47D
4b01564076
ili9481: Replace ESP_LOG with LVGL logging
2021-10-13 22:39:32 -05:00
Tomas Rezucha
3c4399d510
Update TFT drivers for new backligh control
2021-08-03 14:17:58 +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
C47D
08384030b0
Move drivers from the lv_port_esp32 to here
2020-12-17 00:02:55 -06:00