Tomas Rezucha
|
385421fe06
|
Merge branch 'master' into develop
|
2021-12-14 17:46:46 +01:00 |
|
Rashed Talukder
|
2dad083264
|
Extern the queue handle and add definition in source file. Add macro condition for dependencies.
|
2021-10-27 19:12:09 -05:00 |
|
Rashed Talukder
|
ac6cde35c9
|
Add kconfig symbol for optional coordinates queue
|
2021-10-27 19:10:31 -05:00 |
|
Rashed Talukder
|
919d644dc8
|
Add touch input values to a FreeRTOS queue
|
2021-10-27 19:07:41 -05:00 |
|
Rashed Talukder
|
37548ad50f
|
Extern the queue handle and add definition in source file. Add macro condition for dependencies.
|
2021-10-27 09:20:57 -07:00 |
|
Rashed Talukder
|
a56b80b362
|
Add kconfig symbol for optional coordinates queue
|
2021-10-25 11:53:26 -07:00 |
|
C47D
|
ea37784f08
|
Remove TAG from LVGL log API in touch drivers
The filename is appended at the beginning of the log output by default, we don't need to do it.
|
2021-10-22 18:45:52 -05:00 |
|
Rashed Talukder
|
bd445ea30a
|
Add touch input values to a FreeRTOS queue
|
2021-10-19 17:27:27 -07:00 |
|
C47D
|
5d55edc37c
|
ft6x36: Replace ESP_LOG with LVGL logging
|
2021-10-13 23:27:31 -05:00 |
|
C47D
|
e5b7ef9de2
|
FT6X36: Fix coordinates invesion
The coordinates need to be swapped before inveting them when swapping is enabled.
Suggested in #118 by @wreyford
|
2021-09-28 20:58:56 -05:00 |
|
C47D
|
88628042e6
|
FT6X36: Fix coordinates invesion
The coordinates need to be swapped before inveting them when swapping is enabled.
Suggested in #118 by @wreyford
|
2021-09-28 20:51:57 -05:00 |
|
Rop Gonggrijp
|
befa5d0730
|
directory i2c_manager -> lvgl_i2c
|
2021-07-14 12:43:19 +02:00 |
|
Rop Gonggrijp
|
e52112376f
|
Replace allLVGL driver I2C code with I2C Manager
For discussion see #70
|
2021-07-08 11:04:07 +02:00 |
|
Rop Gonggrijp
|
f32a6f57fc
|
FT6X36 touch: fixed axis-swap, Kconfig defaults.
|
2021-07-07 20:40:15 +02:00 |
|
Dmytro Kutsyi
|
9ca8841aac
|
FT6X36 driver uses hardcoded I2C prort number.
Replace hardcoded I2C_NUM_0 by TOUCH_I2C_PORT define.
|
2020-12-25 15:48:54 +02:00 |
|
C47D
|
8cd600d8e8
|
Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE
|
2020-12-21 11:10:35 -06:00 |
|
C47D
|
a2a00bd745
|
Update INCLUDE_SIMPLE symbol
|
2020-12-20 17:50:53 -06:00 |
|
C47D
|
08384030b0
|
Move drivers from the lv_port_esp32 to here
|
2020-12-17 00:02:55 -06:00 |
|