2149 Commits

Author SHA1 Message Date
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
gemu2015
a34d54032c remove wrong gfx lib 2021-04-21 11:16:42 +02:00
gemu2015
3b4ce6053c add udisp 2021-04-21 11:10:59 +02:00
gemu2015
95a29d7e61 add framebuffer 2021-04-21 11:04:36 +02:00
gemu2015
353046f092 gfx 2021-04-21 11:03:01 +02:00
gemu2015
e36c7b31cb multidisplay support 2021-04-21 11:01:40 +02:00
Stephan Hadinger
4395a19fe6 Add `Input` GPIO type with no default action, to be read via Berry 2021-04-21 10:05:10 +02:00
Charles
747dc28642 send also label name in ADPS callback 2021-04-20 19:15:02 +02:00
Stephan Hadinger
dc77b58200 LVGL add screenshot 2021-04-20 13:44:16 +02:00
Theo Arends
33dcbb4363
Merge pull request #11786 from barbudor/esp32_pwm_full
Demo of PWM 100% problem on ESP32 (for discussion)
2021-04-20 08:42:23 +02:00
Barbudor
785d8a75b5 move the fix to esp32 adaptation layer 2021-04-20 08:18:25 +02:00
s-hadinger
79dda48c9a
Merge pull request #11799 from s-hadinger/esp32c3_bearssl
Fixes for esp32c3
2021-04-19 19:54:42 +02:00
Stephan Hadinger
c6f433be91 Fixes for esp32c3 2021-04-19 19:37:59 +02:00
gemu2015
e946b4c483 epaper 42 support 2021-04-19 17:01:33 +02:00
Theo Arends
19314a7fc4
Merge pull request #11789 from s-hadinger/lvgl_v7.11_2
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 12:28:15 +02:00
Stephan Hadinger
4b55d5be52 Fix crash on Risc-V ESP32 C3 2021-04-19 12:14:26 +02:00
Stephan Hadinger
820b261c07 Fix bug with Berry PSRAM 2021-04-19 08:55:57 +02:00
Stephan Hadinger
bd60b9b602 Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00
gemu2015
96a0dd4874 add loadable fonts 2021-04-18 09:20:54 +02:00
Jason2866
186c8bcdb5
add C3 2021-04-17 19:54:56 +02:00
Jason2866
8e7e3512c1
add C3 variant 2021-04-17 19:52:14 +02:00
Jason2866
bbb0e7464b
fix if for riscv 2021-04-17 19:51:14 +02:00
gemu2015
102d6ec04b update universal display 2021-04-16 19:36:45 +02:00
gemu2015
4e17838917 universal display update 2021-04-14 14:26:59 +02:00
Stephan Hadinger
c3bfdebcf1 Berry directory reorg 2021-04-12 19:53:35 +02:00
Theo Arends
17b217b950
Merge pull request #11667 from s-hadinger/berry_apr_11_2
Berry driver.add_cmd()
2021-04-11 16:44:03 +02:00
Stephan Hadinger
9e0300031a Berry driver.add_cmd() 2021-04-11 15:14:10 +02:00
gemu2015
16e397dbd7 udisplay lib 2021-04-11 12:30:50 +02:00
gemu2015
b9110f602f add full partial and full refresh 2021-04-11 07:49:13 +02:00
Jason2866
5d34e3a4f8
IDF version related
not device related
2021-04-05 18:32:59 +02:00
Theo Arends
7abf1336c1 Remove redundant ETH lib 2021-04-05 17:39:56 +02:00
s-hadinger
a37b3ec2c3
Merge pull request #11595 from s-hadinger/berry_attrdump
Berry fix crash when no attributes
2021-04-05 14:39:03 +02:00
Stephan Hadinger
a979136b4b Berry fix crash when no attributes 2021-04-05 14:14:32 +02:00
Barbudor
59510da9e1
Berry : fix custom command +more (#11592)
* fix custom command + more

* missing berry lib changes

* solidifying
2021-04-05 13:53:04 +02:00
Stephan Hadinger
6952d5ac7c Berry add `light` module 2021-04-04 19:36:25 +02:00
Theo Arends
ba8ef7feb5
Merge pull request #11566 from gemu2015/liligoepd
support for liligo esp32 epaper module
2021-04-04 12:30:12 +02:00
Stephan Hadinger
93cb995a7c Berry minor improvements 2021-04-03 19:53:52 +02:00
Stephan Hadinger
3b9821994d Berry add `gpio` module 2021-04-03 18:06:40 +02:00
gemu2015
772ab3ac6e move library 2021-04-03 17:41:35 +02:00
gemu2015
ca5c0f72f0 liligo4.7epd support 2021-04-03 16:58:47 +02:00
Theo Arends
2350697815 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
Theo Arends
b00b2708cb Fix HC-SR04 on ESP32
Fix HC-SR04 on ESP32 (#11507)
2021-03-30 17:58:29 +02:00
Stephan Hadinger
763ed74c5e Berry fixes 2021-03-29 19:44:22 +02:00
s-hadinger
1bd593eda3
Berry i2c improvements (#11497)
* Berry i2c improvements

* fix

* unfix

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-03-28 19:07:48 +02:00
Stephan Hadinger
b06568b3c8 Berry stabilized and methods solidified 2021-03-27 19:02:22 +01:00