s-hadinger
|
77642602ba
|
Merge pull request #15209 from s-hadinger/lvgl_add_font_apis
LVGL add lv_font apis
|
2022-03-23 10:52:42 +01:00 |
Stephan Hadinger
|
3aa22f9f6a
|
LVGL add lv_font apis
|
2022-03-23 10:40:51 +01:00 |
s-hadinger
|
8edb0aaddd
|
Merge pull request #15206 from s-hadinger/be_bytes_float
Berry bytes setfloat getfloat
|
2022-03-21 23:16:43 +01:00 |
Stephan Hadinger
|
ead18b63d6
|
Berry bytes setfloat getfloat
|
2022-03-21 23:07:48 +01:00 |
s-hadinger
|
b5e96117ba
|
Merge pull request #15204 from s-hadinger/berry_int64
Berry add int64 support
|
2022-03-21 19:49:49 +01:00 |
Stephan Hadinger
|
93f8446f5e
|
Berry add int64 support
|
2022-03-21 19:35:57 +01:00 |
s-hadinger
|
1c8875025c
|
Merge pull request #15203 from s-hadinger/berry_ble_new_mapping
Berry move BLE MI32 to simplest C mapping
|
2022-03-21 19:26:04 +01:00 |
s-hadinger
|
34c1914190
|
Merge pull request #15202 from s-hadinger/berry_ctype_fix
Berry minor changes in ctypes class wrapper
|
2022-03-21 19:19:21 +01:00 |
Stephan Hadinger
|
7a33dd0b36
|
Berry move BLE MI32 to simplest C mapping
|
2022-03-21 19:13:54 +01:00 |
Stephan Hadinger
|
b72754ab06
|
Berry minor changes in ctypes class wrapper
|
2022-03-21 19:10:07 +01:00 |
Jason2866
|
1e57161c83
|
Merge pull request #15196 from Jason2866/esptool_fix
esptool s3 bootloader fix
|
2022-03-21 12:44:09 +01:00 |
Jason2866
|
14109dced3
|
esptool s3 bootloader fix
|
2022-03-21 12:21:06 +01:00 |
s-hadinger
|
2da535a4ea
|
Merge pull request #15191 from s-hadinger/berry_fix_wrong_typecheck
Berry fix wrong type check
|
2022-03-20 21:01:08 +01:00 |
Stephan Hadinger
|
f14fae1070
|
Berry fix wrong type check
|
2022-03-20 20:50:07 +01:00 |
s-hadinger
|
06c96608bd
|
Merge pull request #15186 from s-hadinger/berry_tostring_ctype_func
Berry toint and tostring ctype_func
|
2022-03-20 12:44:21 +01:00 |
s-hadinger
|
eb8a16959f
|
Berry add `get_switches` (#15185)
* Berry add `get_switches`
* typo
|
2022-03-20 12:38:53 +01:00 |
Stephan Hadinger
|
aed7c1f753
|
Berry toint and tostring ctype_func
|
2022-03-20 12:34:40 +01:00 |
Jason2866
|
46493760a0
|
Merge pull request #15179 from Jason2866/development
S3 boards json changes
|
2022-03-19 16:28:22 +01:00 |
Jason2866
|
b8558f7976
|
S3 boards changes
|
2022-03-19 16:26:37 +01:00 |
s-hadinger
|
01eade7e47
|
Berry native class array (#15178)
* Berry simplified classes in Flash
* Remove be_load_lvgl_classes
|
2022-03-19 14:27:03 +01:00 |
Theo Arends
|
214178e4bb
|
Refactor minimal - no gain
|
2022-03-19 12:49:16 +01:00 |
Theo Arends
|
321d95735e
|
Merge pull request #15175 from gemu2015/scripter_update
scripter update
|
2022-03-19 12:10:55 +01:00 |
Theo Arends
|
ee2f69036e
|
Merge pull request #15174 from gemu2015/sml_bcd
add bcd decoder
|
2022-03-19 12:09:34 +01:00 |
gemu2015
|
126810c4b7
|
add bcd, flx web fileserver
|
2022-03-19 08:24:29 +01:00 |
gemu2015
|
292aa87854
|
add bcd decoder
|
2022-03-19 08:20:51 +01:00 |
Theo Arends
|
ef24f6352a
|
Merge pull request #15171 from Staars/development
MI32: many small updates, prevent bootloop of the reverted PR
|
2022-03-18 16:50:39 +01:00 |
Theo Arends
|
40680036a6
|
Shrinked tasmota-minimal.bin by 34k
ESP8266 Shrinked tasmota-minimal.bin by removing all commands except ``Upgrade``, ``Upload``, ``OtaUrl``, ``Seriallog``, ``Weblog`` and ``Restart``
|
2022-03-18 14:39:06 +01:00 |
s-hadinger
|
c670311bce
|
Merge pull request #15165 from s-hadinger/berry_update_gpios
Update to latest GPIO types
|
2022-03-17 23:06:14 +01:00 |
Stephan Hadinger
|
2e670be61c
|
Update to latest GPIO types
|
2022-03-17 22:58:42 +01:00 |
s-hadinger
|
f94a72c826
|
Merge pull request #15164 from s-hadinger/lv_binding_berry
Rename lib lv_berry to lv_binding_berry
|
2022-03-17 22:40:34 +01:00 |
Stephan Hadinger
|
d87b5c20ad
|
Rename lib lv_berry to lv_binding_berry
|
2022-03-17 22:31:47 +01:00 |
s-hadinger
|
fc07670356
|
Merge pull request #15163 from s-hadinger/berry_bytecode_optim
Berry priority loading bec files
|
2022-03-17 22:22:18 +01:00 |
Stephan Hadinger
|
5a3ffc426e
|
Berry priority loading bec files
|
2022-03-17 21:54:41 +01:00 |
Jason2866
|
1675a3d1d0
|
Pico D4 PSRAM support
fyi @s-hadinger
|
2022-03-17 18:06:36 +01:00 |
Theo Arends
|
55610efcb2
|
Support for up to four DS3502
Support for up to four DS3502 digital potentiometers with command ``Wiper<x> 0..127``
|
2022-03-17 16:03:40 +01:00 |
Staars
|
966de34f9c
|
many updates ,prevent bootloop
|
2022-03-16 08:41:04 +01:00 |
s-hadinger
|
4f54753739
|
Merge pull request #15150 from s-hadinger/berry_sync_2
Berry minor stylistic change
|
2022-03-15 21:39:28 +01:00 |
Stephan Hadinger
|
ad05edb5ff
|
Berry minor stylistic change
|
2022-03-15 21:38:40 +01:00 |
s-hadinger
|
465f298dcf
|
IRremoteESP8266 library from v2.8.1 to v2.8.2 (#15148)
* IRremoteESP8266 library from v2.8.1 to v2.8.2
* Update changelog
|
2022-03-15 21:11:20 +01:00 |
Jason2866
|
ff727b3c8e
|
Merge pull request #15149 from Jason2866/fix_pico
Fix Pico D4 bootloop and update Solo1 build
|
2022-03-15 21:10:13 +01:00 |
Jason2866
|
78801f409c
|
Fix Pico D4 bootloop and update Solo1 build
|
2022-03-15 21:03:34 +01:00 |
Theo Arends
|
1008205b2c
|
Fix energy SO129
|
2022-03-15 17:36:25 +01:00 |
Theo Arends
|
9b0acd14f1
|
Add energy column support
|
2022-03-15 17:19:34 +01:00 |
Theo Arends
|
a14e849858
|
Fix ADE7880 (Shelly 3EM) current calculation
|
2022-03-15 16:20:55 +01:00 |
Theo Arends
|
3d0eb9b632
|
Fix energy SO129 0
|
2022-03-15 16:01:30 +01:00 |
Theo Arends
|
4c3f223ddf
|
Change display of energy values in GUI
Change display of energy values in GUI use columns when define ``USE_ENERGY_COLUMN_GUI`` is enabled (default)
|
2022-03-15 15:43:23 +01:00 |
Jason2866
|
a1a5bd6b21
|
Merge pull request #15141 from arendst/revert-15099-development
Revert "MI32: active BLE connections can remain"
|
2022-03-14 21:22:16 +01:00 |
Jason2866
|
f37d28251e
|
Revert "MI32: active BLE connections can remain"
|
2022-03-14 21:20:01 +01:00 |
Jason2866
|
ad3f50423a
|
Core is okay. NimBLE crashes are in Tasmota
|
2022-03-14 21:12:10 +01:00 |
Theo Arends
|
fa96638487
|
Fix ESP32 PowerOnState
Fix ESP32 PowerOnState (#15084)
|
2022-03-14 16:07:35 +01:00 |