morris
|
c2c4fbff13
|
lcd: driver support for esp32h2
|
2023-02-11 00:30:48 +00:00 |
|
morris
|
18545e9abe
|
lcd: support multi framebuffers for RGB LCD driver
|
2022-12-06 11:12:28 +08:00 |
|
Fu Hanxi
|
c0568611dd
|
docs: changes docs supported targets tables
|
2022-07-14 08:26:32 +08:00 |
|
morris
|
8dd26e9e9f
|
spi_lcd: make tjpgd example runnable on C2
|
2022-06-14 02:20:47 +00:00 |
|
Michael (XIAO Xufeng)
|
f7be540222
|
ci: partially enable example build for esp32c2
|
2022-06-02 14:17:31 +08:00 |
|
morris
|
9240fb03d8
|
lcd: lvgl porting example
|
2021-09-13 15:08:48 +08:00 |
|
morris
|
71d475149d
|
lcd: update doc unit test and example to support 8-line spi
|
2021-08-19 16:40:22 +08:00 |
|
bizhuangyang
|
8143832041
|
spi_master:support octal mode for esp32s2 and esp32s3
Add support for 8-line spi for lcd on esp32s2 and esp32s3
Closes https://github.com/espressif/esp-idf/issues/6371
|
2021-08-19 16:40:22 +08:00 |
|
bizhuangyang
|
ac069bfca1
|
lcd: simplify lcd example
Move the lcd example files out of the folder spi_master, and refactor
the codes with esp_lcd driver. Add image rotation function to the
example.
|
2021-07-07 17:14:09 +08:00 |
|