hiruna
de52f295db
backward compatibility with esp-idf release/v4.4
2023-06-03 23:08:29 +10:00
hiruna
16f9f93dab
add disp offsets for 170x320px st7789 displays
2023-05-31 01:15:55 +10:00
hiruna
785b7d5c28
gpio_pad_select_gpio -> esp_rom_gpio_pad_select_gpio
2023-05-26 22:50:04 +10:00
hiruna
f8b0f34a59
fixes for idf 5.x
2023-05-26 22:25:42 +10:00
arktrin
26fe6e7703
clarify the 52/53 px offset oddity
2021-12-23 14:54:28 -06:00
arktrin
c4cd524487
add offset for 240x135 displays based on ST7789
2021-12-23 14:54:28 -06:00
chenghongyao
171cd53915
fix data length overflow
2021-08-15 12:52:34 +08:00
Tomas Rezucha
3c4399d510
Update TFT drivers for new backligh control
2021-08-03 14:17:58 +02:00
Carlos Diaz
7aef1518fb
Merge pull request #67 from lvgl/st7789_expose_cmd_api
...
ST7789: Expose send_cmd and send_data to the user
2021-06-07 21:37:47 -05:00
C47D
23907711ca
ST7789: Expose send_cmd and send_data to the user
2021-05-09 21:31:32 -05: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
Carlos Diaz
ee13a029c6
Merge branch 'master' into feature/st7789_soft_reset
2021-02-13 18:50:51 -06:00
Tomas Rezucha
c90f6a4831
Add 7789 color invert option
2021-02-12 10:18:01 +01:00
cranial-smoke
260cf74e1b
Adds soft reset option to ST7789 driver
2021-02-10 17:55:40 -05:00
C47D
08384030b0
Move drivers from the lv_port_esp32 to here
2020-12-17 00:02:55 -06:00