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
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
Stephan Hadinger
d729f22309
IRremoteESP8266 library from v2.7.15 to v2.7.16
2021-03-25 08:40:27 +01:00
Stephan Hadinger
8155d2c66a
Minor fixes
2021-03-21 17:12:10 +01:00
Stephan Hadinger
11127514b0
Berry add wire read/write_bytes
2021-03-21 10:03:58 +01:00
Stephan Hadinger
9116c9848a
Berry milestone March 20
2021-03-20 18:44:35 +01:00
Ajith Vasudevan
150a8baf29
Fixed include for tasmota32 build
2021-03-19 16:07:47 +05:30
Ajith Vasudevan
27288ac603
Added support for MAX7219 Seven-Segment Display
2021-03-19 15:56:48 +05:30
Ajith Vasudevan
b6cb5f203b
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
2021-03-19 08:35:23 +05:30
Theo Arends
d5ca2994ee
Add commands MqttKeepAlive and MqttTimeout
...
- Add commands ``MqttKeepAlive 1..100`` to set Mqtt Keep Alive timer (default 30) and ``MqttTimeout 1..100`` to set Mqtt Socket Timeout (default 4) (#5341 )
- Changed PubSubClient library from EspEasy v2.7.12 to Tasmota v2.8.12
- Bump version to 9.3.1.2
2021-03-18 17:44:10 +01:00
Ajith Vasudevan
5aeb4c0475
Merge branch 'development' of github.com:arendst/Tasmota into pr_tm1638
2021-03-17 22:13:43 +05:30