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 |
Theo Arends
|
4062d9c378
|
Update tasmota_template.h
|
2021-04-21 10:57:31 +02:00 |
Theo Arends
|
283a1201f1
|
Add comments to MqttPublish
|
2021-04-21 10:38:20 +02:00 |
Theo Arends
|
07b2611e4d
|
Merge pull request #11820 from s-hadinger/add_input_gpio_type
Add ``Input`` GPIO type with no default action, to be read via Berry
|
2021-04-21 10:35:19 +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 |
Theo Arends
|
ff13c563d8
|
Move MqttPublish log to heap
|
2021-04-21 09:52:05 +02:00 |
Charles
|
16e0796900
|
fix standard mode crash
changed MQTT telemetry format with TIC object
3 phases management OK
added blacklist label (to avoid too much MQTT buffer)
|
2021-04-20 19:16:55 +02:00 |
Charles
|
747dc28642
|
send also label name in ADPS callback
|
2021-04-20 19:15:02 +02:00 |
Theo Arends
|
10df74e0bf
|
Update xdrv_02_mqtt.ino
|
2021-04-20 18:35:32 +02:00 |
Theo Arends
|
507e075bc1
|
Fix stack shortage exception 2 by using heap
|
2021-04-20 18:29:07 +02:00 |
Theo Arends
|
d38032e200
|
Merge pull request #11814 from Jason2866/patch-1
add variant ESP32-solo1
|
2021-04-20 17:50:28 +02:00 |
Jason2866
|
87a69fa2d4
|
littlefs
|
2021-04-20 17:35:19 +02:00 |
Theo Arends
|
ba5f912709
|
Fix rule uncompress log
|
2021-04-20 17:34:04 +02:00 |
Jason2866
|
2e8d8a9af9
|
add variant solo1
|
2021-04-20 17:19:49 +02:00 |
Theo Arends
|
78301795a1
|
Merge pull request #11811 from Jason2866/patch-2
Use release solo1 core1.0.6
|
2021-04-20 16:46:12 +02:00 |
Theo Arends
|
f14dd9e4c5
|
Merge pull request #11810 from Jason2866/patch-1
Delete dummy.txt
|
2021-04-20 16:46:01 +02:00 |
Jason2866
|
9bd46df600
|
Use release solo1 core1.0.6
from platformio registry
|
2021-04-20 15:23:24 +02:00 |
Jason2866
|
f6ef7adefd
|
Delete dummy.txt
|
2021-04-20 15:15:21 +02:00 |
s-hadinger
|
7f9bbaaa87
|
Merge pull request #11809 from s-hadinger/lvgl_screenshot
LVGL add screenshot
|
2021-04-20 14:20:15 +02:00 |
Stephan Hadinger
|
dc77b58200
|
LVGL add screenshot
|
2021-04-20 13:44:16 +02:00 |
s-hadinger
|
49e960caf3
|
Esp32c3 enable `int32_t` fix in config (#11808)
* Esp32c3 enable `int32_t` fix in config
* Fix end of line
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-04-20 13:33:49 +02:00 |
s-hadinger
|
1a34f8748d
|
Merge pull request #11807 from s-hadinger/fix_esp32c3_int
Esp32c3: work-around for `int32_t` definition
|
2021-04-20 13:22:50 +02:00 |
Stephan Hadinger
|
4b8cd1f6a9
|
Fix comment
|
2021-04-20 12:03:48 +02:00 |
Stephan Hadinger
|
c9664d2308
|
Esp32c3: work-around for `int32_t` definition
|
2021-04-20 11:59:47 +02:00 |
Theo Arends
|
f7cf56b8be
|
Increase getdevicehardware() log level
|
2021-04-20 10:23:08 +02:00 |
Theo Arends
|
4d6e015771
|
Fix Tuya invalid rule trigger
|
2021-04-20 10:03:48 +02:00 |
Theo Arends
|
7ad9a103be
|
Allow Hall and CPU temp only on ESP32
|
2021-04-20 09:54:02 +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 |
Theo Arends
|
2db93914c6
|
Merge pull request #11802 from Jason2866/patch-4
Use core 1.0.6 for Solo1
|
2021-04-19 21:46:45 +02:00 |
Theo Arends
|
aa380e7e04
|
Merge pull request #11803 from barbudor/autoexec_berry_display_exception
fix my fix on autoexec.be
|
2021-04-19 21:46:26 +02:00 |
Barbudor
|
9da17f62d2
|
compress spaces
|
2021-04-19 21:13:06 +02:00 |
Barbudor
|
96197b9935
|
fix my fix on autoexec.be
|
2021-04-19 21:07:46 +02:00 |
Jason2866
|
a50d5c82e2
|
Use core 1.0.6 for Solo1
|
2021-04-19 20:16:43 +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 |
Theo Arends
|
08343f5d35
|
Merge pull request #11796 from gemu2015/udisp
add e-paper 4.2 support
|
2021-04-19 17:58:06 +02:00 |
Theo Arends
|
df0c5c9693
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2021-04-19 17:48:21 +02:00 |
Theo Arends
|
41dd4f5458
|
Update support_esp.ino
|
2021-04-19 17:48:18 +02:00 |
Theo Arends
|
ff108e68bf
|
Merge pull request #11795 from Jason2866/patch-2
riscv32 toolchain from platformio
|
2021-04-19 17:14:06 +02:00 |
gemu2015
|
97a66f824d
|
add epaper 4.2 desc
|
2021-04-19 17:05:24 +02:00 |
gemu2015
|
e946b4c483
|
epaper 42 support
|
2021-04-19 17:01:33 +02:00 |
Jason2866
|
81dc824f44
|
riscv32 toolchain from platformio
|
2021-04-19 16:43:36 +02:00 |
Theo Arends
|
4961cb69bf
|
Update support_esp.ino
|
2021-04-19 16:36:05 +02:00 |
Theo Arends
|
3126e55899
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2021-04-19 15:34:52 +02:00 |
Theo Arends
|
6c0861a59a
|
Add ESP32 devicehardware debug info
|
2021-04-19 15:34:49 +02:00 |
s-hadinger
|
844efc581e
|
Merge pull request #11791 from s-hadinger/zigbee_max_48
Zigbee raise max devices to 48 on ESP32
|
2021-04-19 14:36:34 +02:00 |
Stephan Hadinger
|
b0c15ec345
|
Zigbee raise max devices to 48 on ESP32
|
2021-04-19 13:52:01 +02:00 |