Stephan Hadinger
|
e88955c479
|
LVGL support for PSRAM
|
2021-05-09 18:15:15 +02:00 |
Theo Arends
|
e239b16c58
|
Merge pull request #12053 from ksaye/patch-1
Modifying to support Azure as well as AWS for TLS
|
2021-05-08 17:46:47 +02:00 |
Theo Arends
|
fb44348a8c
|
Add support for MQTT Settings save/restore
|
2021-05-08 17:40:13 +02:00 |
ksaye
|
21deb1f42b
|
Modifying to support Azure as well as AWS for TLS
This addresses the issue https://github.com/arendst/Tasmota/issues/12031
|
2021-05-08 09:40:00 -05:00 |
Stephan Hadinger
|
b18aa2052f
|
LVGL removed unused driver
|
2021-05-07 23:09:58 +02:00 |
Stephan Hadinger
|
0aa52d3100
|
LVGL add support for touchscreen
|
2021-05-07 17:24:57 +02:00 |
Stephan Hadinger
|
56cecfb274
|
LVGL Support for 3 buttons as rotary encoder
|
2021-05-07 11:51:22 +02:00 |
Stephan Hadinger
|
5355af1460
|
LVGL check parameters
|
2021-05-06 10:46:17 +02:00 |
Stephan Hadinger
|
63c7e5f7bf
|
Introduced tasmota_options.h for libs
|
2021-05-04 19:28:51 +02:00 |
Stephan Hadinger
|
0edd81a521
|
Berry switched to ufsp
|
2021-05-04 18:21:08 +02:00 |
Theo Arends
|
49201b6acd
|
Merge pull request #11991 from hallard/teleinfo
Teleinfo fixes and improvements
|
2021-05-03 08:46:43 +02:00 |
Charles
|
e719c116dd
|
process all data to Energy Module
|
2021-05-01 18:32:03 +02:00 |
gemu2015
|
8a22f591ea
|
attempt to fix a bug with ft5316
|
2021-05-01 09:56:09 +02:00 |
gemu2015
|
b3e69e71e5
|
optimized ra8876 pushpixels
|
2021-05-01 09:55:26 +02:00 |
gemu2015
|
95976a21fc
|
add rgb24 color dma
|
2021-05-01 09:54:49 +02:00 |
Charles
|
e842ae3fb2
|
Merge branch 'development' into teleinfo
|
2021-05-01 00:24:29 +02:00 |
gemu2015
|
d86353369e
|
ili9341 callbacks
|
2021-04-30 15:39:53 +02:00 |
gemu2015
|
0ecb5202f7
|
move touch to driver
|
2021-04-30 15:26:41 +02:00 |
gemu2015
|
3565eeb75d
|
display dump
|
2021-04-29 14:18:28 +02:00 |
Stephan Hadinger
|
5b36e504c5
|
Berry more solidification
|
2021-04-28 19:30:19 +02:00 |
Theo Arends
|
6c87d4c553
|
Merge pull request #11923 from gemu2015/lvgl_udisp
fix pushcolors
|
2021-04-28 09:19:33 +02:00 |
Stephan Hadinger
|
deee1bb69c
|
Berry simplified solidification
|
2021-04-28 08:49:22 +02:00 |
gemu2015
|
df56218d9d
|
fix pushcolors
|
2021-04-28 08:34:11 +02:00 |
Stephan Hadinger
|
d9a0dd5266
|
Berry add support for rtc time
|
2021-04-27 22:54:53 +02:00 |
Stephan Hadinger
|
2003688f1b
|
uDisplay remove byte swap
|
2021-04-27 19:44:30 +02:00 |
s-hadinger
|
e31998620f
|
LVGL add Led 7 seg font (#11916)
* LVGL add Led 7 seg font
* Moved fonts to a new LVGL_assets lib
* Forgot include
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-04-27 19:05:23 +02:00 |
gemu2015
|
688a999566
|
fix lvgl pushcolors
|
2021-04-26 15:05:17 +02:00 |
s-hadinger
|
7cb30b07da
|
LVGL fix byte order for DMA and non-DMA (#11897)
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-04-26 14:33:20 +02:00 |
s-hadinger
|
61cecdef2f
|
Udisplay finegrain delay (#11894)
* uDisplay add 10ms delay and log
* Silly bug
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-04-26 13:49:42 +02:00 |
gemu2015
|
ed61e9fe74
|
fix esp8266 compile
|
2021-04-26 11:41:01 +02:00 |
gemu2015
|
9901ccdde7
|
lvgl initial dma support
|
2021-04-26 10:20:14 +02:00 |
Stephan Hadinger
|
f0fb65c56d
|
Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_chrono
|
2021-04-25 21:40:09 +02:00 |
Stephan Hadinger
|
b03756a24a
|
Add time measure to SPI display
|
2021-04-25 21:40:01 +02:00 |
gemu2015
|
1727741357
|
add hadinger mod space
|
2021-04-25 19:25:42 +02:00 |
gemu2015
|
45b38c9bf2
|
faster tft spi for esp32
|
2021-04-25 19:18:55 +02:00 |
gemu2015
|
1e230e1f2d
|
fix lvgl touch
|
2021-04-25 17:28:42 +02:00 |
Stephan Hadinger
|
fef7f0bf65
|
uDisplay - allow space as delimiter
|
2021-04-25 16:21:37 +02:00 |
gemu2015
|
a8ac5ed07c
|
Update Adafruit_LvGL_Glue.cpp
|
2021-04-25 15:28:47 +02:00 |
gemu2015
|
3727ba977a
|
epd47 lvgl support
|
2021-04-25 15:14:50 +02:00 |
s-hadinger
|
154ed011da
|
Revert "uDisplay LVGL auto-config of SPI"
|
2021-04-25 11:19:02 +02:00 |
Stephan Hadinger
|
075c124474
|
uDisplay LVGL auto-config of SPI
|
2021-04-25 10:39:04 +02:00 |
gemu2015
|
7d0f7fe3db
|
lvgl monochrome support
|
2021-04-25 08:24:07 +02:00 |
Theo Arends
|
f119c20e80
|
Merge pull request #11865 from gemu2015/lvgl_update
Lvgl update
|
2021-04-24 21:11:59 +02:00 |
gemu2015
|
70c2290c9d
|
lvgl touch added
|
2021-04-24 16:20:39 +02:00 |
gemu2015
|
0f7ec3cb77
|
update lvgl 2
|
2021-04-24 12:31:14 +02:00 |
gemu2015
|
7b83e5d1e6
|
lvgl update 1
|
2021-04-24 12:29:05 +02:00 |
Stephan Hadinger
|
329fa24928
|
Berry conditional compile for modules
|
2021-04-24 12:11:06 +02:00 |
Stephan Hadinger
|
dc68844ef3
|
Fix conflicts with uDisplay
|
2021-04-23 17:35:16 +02:00 |
Charles
|
f4bacb7f1e
|
Merge branch 'teleinfo' of https://github.com/hallard/Tasmota into teleinfo
|
2021-04-21 23:14:17 +02:00 |
gemu2015
|
02cab3cad0
|
fixes
|
2021-04-21 12:02:46 +02:00 |