Jason2866
a610db2e90
Example for custom Partition file upload
2022-05-12 11:02:10 +02:00
Jason2866
1a9ca0d774
Update platformio_tasmota_env32.ini
2022-05-12 10:59:21 +02:00
Jason2866
ba3a258247
Update post_esp32.py
2022-05-12 10:58:36 +02:00
Theo Arends
591bfd425f
Merge pull request #15599 from Jason2866/work
...
Add littlefs partition option
2022-05-12 10:55:32 +02:00
s-hadinger
de5e378243
Merge pull request #15600 from s-hadinger/openhasp_event_val
...
OpenHASP event value
2022-05-11 23:10:44 +02:00
Stephan Hadinger
aa1a0179a4
OpenHASP event value
2022-05-11 22:50:17 +02:00
Jason2866
24c4dcec72
add littlefs partition option
2022-05-11 18:30:20 +02:00
Theo Arends
f70174142f
Remove ethernet from ESP32-Solo1
2022-05-11 15:07:12 +02:00
Theo Arends
8253f579f3
Fix safeboot naming
2022-05-11 14:45:09 +02:00
Theo Arends
865ba51b7a
Add command upload 2
...
Add command upload 2 to upload saveboot binary from production partition
2022-05-11 14:31:39 +02:00
Theo Arends
d136c20551
Fix possible ota_loader mismatch
2022-05-11 10:41:32 +02:00
s-hadinger
bb9ca99154
Merge pull request #15592 from s-hadinger/parwiz_v1
...
Partition Wizard v1
2022-05-11 10:09:50 +02:00
Stephan Hadinger
f8668a5396
Partition Wizard v1
2022-05-11 09:52:40 +02:00
s-hadinger
8814a60678
Merge pull request #15588 from s-hadinger/remove_getFlashChipSize
...
Remove `ESP.getFlashChipSize()` replaced by `ESP_getFlashChipSize()`
2022-05-10 23:31:58 +02:00
s-hadinger
858a33ec05
Merge pull request #15587 from s-hadinger/partition_core_2
...
Berry partition_core fixes
2022-05-10 23:31:41 +02:00
Stephan Hadinger
957c0a369d
Remove `ESP.getFlashChipSize()` replaced by `ESP_getFlashChipSize()`
2022-05-10 23:15:26 +02:00
Stephan Hadinger
a3c5a190de
Berry partition_core fixes
2022-05-10 23:13:27 +02:00
Theo Arends
d6e5c89463
Fix ESP32-C3 safeboot upload
2022-05-10 22:21:34 +02:00
s-hadinger
a7439cf853
Merge pull request #15586 from s-hadinger/openhasp_fix_val
...
OpenHSAP fix `val` attribute for `roller` and `slider`
2022-05-10 21:43:49 +02:00
Stephan Hadinger
b5206206d7
OpenHSAP fix `val` attribute for `roller` and `slider`
2022-05-10 21:31:18 +02:00
Theo Arends
e2a24f5bf2
Merge pull request #15578 from stefanbode/patch-2
...
Fix error on wrong wakeup calculation
2022-05-10 09:03:46 +02:00
Theo Arends
4c87b3be67
Merge pull request #15577 from s-hadinger/flash_no_fs
...
Board allow no 'flash_size'
2022-05-10 09:03:31 +02:00
Theo Arends
d7c31771e7
Merge pull request #15576 from s-hadinger/esp32_flash_size
...
Esp32 real flash size
2022-05-10 09:03:17 +02:00
stefanbode
6c615cabb1
Fix error on wrong wakeup calculation
...
due to a buffer overflow it could be that on a "reset" wakeup the next interval was skipped.
2022-05-10 08:59:18 +02:00
Stephan Hadinger
4d8a68ddc5
Board allow no 'flash_size'
2022-05-10 08:24:56 +02:00
Stephan Hadinger
722ee882fc
add flash_real to tasmota.memory()
2022-05-09 22:54:40 +02:00
Stephan Hadinger
350b670fa0
Esp32 real flash size
2022-05-09 22:43:27 +02:00
Theo Arends
a8b7e501d9
Create CODE_OWNERS.md
2022-05-09 20:37:22 +02:00
Theo Arends
a80f33474d
Change to Tasmota Discovery and hatasmota
...
- Prepare to remove dedicated Home Assistant discovery in favour of Tasmota Discovery and hatasmota
2022-05-09 19:31:31 +02:00
s-hadinger
f1385af65e
Merge pull request #15575 from s-hadinger/berry_string_literal_multiple
...
Berry allow multiple string literal
2022-05-09 12:48:12 +02:00
Stephan Hadinger
0b701d1643
Berry allow multiple string literal
2022-05-09 12:36:30 +02:00
Theo Arends
e92230d7cb
Fix SafeBoot GUI upload regression
2022-05-09 11:34:52 +02:00
Theo Arends
fc21e1cc16
Fix initial SPM settings file creation
2022-05-09 09:17:32 +02:00
s-hadinger
7cc7f79342
Merge pull request #15573 from Staars/webserver
...
Berry: add content_response() to webserver
2022-05-08 19:07:50 +02:00
Christian Baars
0e87f06ba6
Berry: add content_response() to webserver
2022-05-08 18:00:15 +02:00
s-hadinger
3735167d4f
Merge pull request #15572 from s-hadinger/Disable-auto-TLS-for-port-8883
...
Disable auto-TLS for port 8883
2022-05-08 17:50:04 +02:00
Stephan Hadinger
2730df65c2
Disable auto-TLS for port 8883
2022-05-08 17:33:11 +02:00
s-hadinger
a027c99a53
Merge pull request #15571 from s-hadinger/berry_import_global
...
Berry add `import global` to implicit imports
2022-05-08 17:29:28 +02:00
Stephan Hadinger
abb1c47564
Berry add `import global` to implicit imports
2022-05-08 17:21:23 +02:00
s-hadinger
e372f0c63a
Merge pull request #15570 from s-hadinger/partition_core_more2
...
Berry add additional primitives to partition_core
2022-05-08 14:54:52 +02:00
Stephan Hadinger
8689563d90
Berry add additional primitives to partition_core
2022-05-08 14:15:36 +02:00
Theo Arends
07f1c5f302
Fix single partition free space
2022-05-07 11:05:10 +02:00
Theo Arends
70277bbf52
Merge pull request #15562 from bovirus/patch-6
...
Update Italian language
2022-05-06 22:50:11 +02:00
bovirus
c73c0cb9c0
Update Italian language
...
Please check and merge. Thanks.
2022-05-06 21:45:58 +02:00
s-hadinger
ba8bcff5c0
Merge pull request #15561 from s-hadinger/berry_flash_more2
...
Berry flash.factory and partition_core
2022-05-06 21:10:04 +02:00
Stephan Hadinger
190b9ca17f
Berry flash.factory and partition_core
2022-05-06 20:31:24 +02:00
s-hadinger
cf8fe9e147
Merge pull request #15560 from s-hadinger/openhasp_support_strings_in_template
...
OpenHASP support string in template
2022-05-06 19:07:03 +02:00
Stephan Hadinger
02cafa1c85
OpenHASP support string in template
2022-05-06 18:57:49 +02:00
Theo Arends
a7e16192e0
Add experimental USB console
...
- Add experimental USB console for ESP32C3, S2 and S3 using embedded ESp32 USB interface (like lolin C3 mini)
- Enable with define USE_USB_SERIAL_CONSOLE
2022-05-06 14:57:03 +02:00
Theo Arends
a38c30d6c0
Remove broken face detect
2022-05-06 13:02:18 +02:00