Commit graph

17 commits

Author SHA1 Message Date
Eric Poulsen 335d444e45 updated gpio_pad_select_gpio to gpio_reset_pin 2023-03-20 20:11:25 -07:00
Eric Poulsen 2440b9b434 fixup for idf 5.0 2023-03-20 16:45:30 -07:00
Tomas Rezucha 34d520c7ee Make this repository a single ESP-IDF component 2021-02-23 16:00:21 +01:00
C47D d8ff17a7c7 touch: Handle ESP32S2 idf target 2021-02-04 00:22:03 -06:00
Carlos Diaz fbdc247c25
Merge branch 'master' into feature/add_st7796s 2021-01-15 00:07:27 -06:00
Baoshi 446bed67bd Move st7796 driver file into lvgl_tft folder.
Add missing Kconfig options.
Fix ft6x36 compilation error.
2021-01-11 22:31:57 +08:00
C47D 55c314b685 Update references to LV_DISPLAY_WIDTH 2021-01-09 15:04:53 -06:00
Carlos Diaz 6b1e219a87
Merge pull request #9 from liebman/use_z_test_for_press
XPT2046 optionally (Kconfig option) validate a touch with pressure, not just IRQ low
2020-12-29 21:44:40 -06:00
Christopher Liebman 895434a410 use Kconfig choice for IRQ/PRESS/IRQ&PRESS 2020-12-29 14:40:03 -08:00
Christopher Liebman eaf43e40fa refactoring for clarity on press/touch dection 2020-12-29 13:35:20 -08:00
Christopher Liebman c445eca696 xpt2048 add option for using only touch pressure and ignoring IRQ 2020-12-25 12:42:01 -08: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
Christopher Liebman 0fc057b22c add Kconfig option for touch check 2020-12-24 13:46:04 -08:00
Christopher Liebman b7ca802bcd working z test before if-else refactor 2020-12-24 11:26:58 -08: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