Rashed Talukder
8d9f6e2548
Update to support ESP-IDF v5 in develop branch ( #186 )
...
* Update to support ESP-IDF v5 in develop branch
* Remove the need for rom includes while providing IDF v5 compatibility
* Fix missing '(' typo
* Remove unnecessarily addded rom header files
* Add missing version include
* Fix another forgotten ')'
2022-05-12 22:15:06 -05:00
C47D
bb0e3a1f27
Check for LV_USE_LOG when logging orientation
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
44b552758e
ili9163c: Replace ESP_LOG with LVGL logging
2021-10-13 23:19:51 -05:00
C47D
152582e9f8
fix(ili9163c): Fix break when hardware reset is disabled
...
CONFIG_LV_DISP_USE_RST is not defined when hardware reset is disabled
2021-10-05 18:57:58 -05:00
Tomas Rezucha
3c4399d510
Update TFT drivers for new backligh control
2021-08-03 14:17:58 +02:00
Martin Lindberg Mogensen
21f81d117b
Support ILI9163c (Sparkfun LCD-15143)
2021-04-29 09:55:22 +02:00