Keith Burzinski
|
d4cb29a380
|
Fix xpt2046 for IDF 5 (#5614)
|
2023-10-27 22:36:43 +00:00 |
|
Keith Burzinski
|
44e5b0c745
|
Move CONF_IRQ_PIN into const.py (#5488)
|
2023-10-06 00:28:51 -05:00 |
|
Oxan van Leeuwen
|
14e38f0469
|
Upgrade clang-format to v13 (#4535)
* Upgrade clang-format to v13
* Apply clang-format-13 formatting changes
* Format
* Format bme_680
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-03-20 03:38:41 +00:00 |
|
Jesse Hills
|
27a339fa12
|
Move CONF_INTERRUPT_PIN to const.py (#4014)
|
2022-11-10 22:49:04 +13:00 |
|
NP v/d Spek
|
b781b8d77d
|
Fixed touch release issue using the interrupt pin (#3925)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-10-26 07:33:18 +13:00 |
|
NP v/d Spek
|
3c2766448d
|
Refactor xpt2046 to be a touchscreen platform (#3793)
|
2022-10-11 10:10:22 +13:00 |
|
Jesse Hills
|
7a242bb4ed
|
Binary Sensor codegen tidyup (#3217)
|
2022-02-18 10:39:59 +13:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
360effcb72
|
Activate some clang-tidy checks (#1884)
|
2021-06-10 13:04:40 +02:00 |
|
Otto Winter
|
2376a2c941
|
Convert components to async-def syntax (#1821)
|
2021-05-24 10:58:29 +02:00 |
|
Stanislav Meduna
|
d0eaebe19f
|
Add support for the XPT2046 touchscreen controller (#1542)
|
2021-05-17 13:03:58 +12:00 |
|