Theo Arends
900269ad44
Merge pull request #14255 from s-hadinger/esp32_stacksize
...
Set ESP32 stack size with ``#define SET_ESP32_STACK_SIZE``, added ``StackLowMark`` metrics
2022-01-03 19:27:35 +01:00
s-hadinger
2afa88a78b
Merge pull request #14256 from s-hadinger/apply_mqtt_max_packet
...
Force `MQTT_MAX_PACKET_SIZE` in PubSub client
2022-01-03 19:15:22 +01:00
Stephan Hadinger
f2d8563597
Force `MQTT_MAX_PACKET_SIZE` in PubSub client
2022-01-03 19:03:00 +01:00
Stephan Hadinger
5f002dc467
Set ESP32 stack size with ``#define SET_ESP32_STACK_SIZE``, added ``StackLowMark`` metrics
2022-01-03 18:52:30 +01:00
Theo Arends
3916709d5f
Add debug MemDump
2022-01-03 14:02:18 +01:00
Theo Arends
3515bd3251
Tune HRG-15 driver
2022-01-03 12:45:47 +01:00
Theo Arends
f890c2d85a
Fix HRG-15 serial reception
2022-01-03 11:36:57 +01:00
s-hadinger
2abb32e131
Merge pull request #14240 from s-hadinger/lvgl_layout_final
...
LVGL full support for grid layout
2022-01-02 16:34:37 +01:00
Stephan Hadinger
421a2ce1fb
LVGL full support for grid layout
2022-01-02 16:16:10 +01:00
Jason2866
8bbf91c43b
Merge pull request #14239 from Jason2866/onefile_flash
...
prep one file firmware for esp32
2022-01-02 15:26:25 +01:00
Jason2866
811d140124
prep one file firmware esp32
...
For easy initial flashing. Flashing at address 0x0 with esptool.py
Generated in folder `.pio..../firmware-factory.bin` (Not used at the moment!)
## Checklist:
- [x] The pull request is done against the latest development branch
- [x] Only relevant files were touched
- [x] Only one feature/fix was added per PR and the code change compiles without warnings
- [x] The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
- [x] The code change is tested and works with Tasmota core ESP32 V.2.0.2
- [x] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla ).
_NOTE: The code change must pass CI tests. **Your PR cannot be merged unless tests pass**_
2022-01-02 15:14:54 +01:00
Jason2866
80c9ee0f0b
Update RELEASENOTES.md
2022-01-02 13:21:52 +01:00
Jason2866
1541257e42
Update CHANGELOG.md
2022-01-02 13:18:56 +01:00
Theo Arends
25298a9525
Update changelogs
2022-01-02 11:24:53 +01:00
s-hadinger
29124b2194
Merge pull request #14231 from s-hadinger/lvgl_native_arrays
...
LVGL add enums and prepare support for native arrays
2022-01-01 19:28:54 +01:00
Stephan Hadinger
53bf9cf11f
LVGL add enums and prepare support for native arrayx
2022-01-01 19:17:55 +01:00
Jason2866
51ecfc916d
Merge pull request #14230 from Jason2866/silence_warnings
...
Silence compiler warnings
2022-01-01 18:27:13 +01:00
Jason2866
c2b2062de6
last C3 warning
2022-01-01 18:08:50 +01:00
Jason2866
7765ff43eb
Silence compiler warnings
...
Discarded-qualifiers
Platformio refactored to support different Platformio Scripts for esp8266 and Esp32.
2022-01-01 17:34:35 +01:00
Theo Arends
8b8f6260b3
Merge pull request #14226 from Jason2866/frmwrk_upd
...
Tasmota repo as source for esp8266 framwork
2022-01-01 15:29:54 +01:00
Theo Arends
a02c58ab9e
Merge pull request #14229 from gemu2015/filesyystem_fix
...
fix edit file gui for sd card
2022-01-01 15:29:34 +01:00
gemu2015
36c3f7c446
fix edit file gui for sd card
2022-01-01 15:06:33 +01:00
Theo Arends
40c92418e2
Fix upload version number detection
2022-01-01 14:38:13 +01:00
Jason2866
f3128db295
Tasmota repo as source for esp8266 framwork
2022-01-01 13:32:49 +01:00
Theo Arends
f2725f1bd0
Update changelog
2022-01-01 13:08:27 +01:00
Theo Arends
4c8c8572c5
Bump version to v2022.01.1
2021-12-31 18:23:35 +01:00
Jason2866
454ff81599
Merge pull request #14224 from Jason2866/work
...
Correct Info message from SPIFFS to FS
2021-12-31 17:36:53 +01:00
Jason2866
10835301e6
Merge branch 'work' of https://github.com/Jason2866/Tasmota into work
2021-12-31 17:34:26 +01:00
Jason2866
bfe42b63a7
FS since no SPIFFS
2021-12-31 17:34:24 +01:00
s-hadinger
68b1752aae
Merge pull request #14223 from s-hadinger/lvgl_layout_enums
...
LVGL add enums for layouts
2021-12-31 17:16:46 +01:00
Stephan Hadinger
4091719bd7
LVGL add enums for layouts
2021-12-31 17:05:03 +01:00
Theo Arends
873d7da84a
Refactored HRG-15 driver
...
Refactored HRG-15 driver (#14067 )
2021-12-30 17:52:44 +01:00
Theo Arends
9afff66ad1
Update changelogs
2021-12-30 14:48:01 +01:00
Theo Arends
3220332b1c
Refactor serial config
...
Refactor serial config (#14212 )
2021-12-30 14:39:22 +01:00
Theo Arends
5a73aa1e1f
Refactor serial config
...
Refactor serial config removing specific stopbit count and only support serial config constants (#14212 )
2021-12-30 14:19:24 +01:00
Theo Arends
730f3451ac
Clean up code
2021-12-30 13:26:32 +01:00
Theo Arends
b5a1e9d2fe
Merge pull request #14214 from gemu2015/scripter_update
...
some fixes and enhancements
2021-12-30 12:19:51 +01:00
Theo Arends
03b1fa0072
Merge pull request #14215 from barbudor/function_pointer
...
Add missing & on function pointer for coherency
2021-12-30 10:03:31 +01:00
barbudor
e504f61fba
Add missing & for coherency
2021-12-30 09:39:29 +01:00
gemu2015
a2857e1c53
some fixes and enhancements
2021-12-30 09:00:14 +01:00
Theo Arends
0bfa5af3ad
Fix Sonoff SPM relay GUI display
...
Fix Sonoff SPM relay GUI display (#13447 )
2021-12-29 17:46:52 +01:00
Jason2866
4fa17ebde1
Merge pull request #14204 from Jason2866/board_upd
...
Boards.json definition updates
2021-12-29 17:08:13 +01:00
Jason2866
ead95cc237
Merge branch 'arendst:development' into board_upd
2021-12-29 16:50:06 +01:00
Theo Arends
e843bc929e
Shorten cryptic message
2021-12-29 15:18:55 +01:00
Theo Arends
3890237a5f
Add ESP32 dedicated DHT driver
...
- Add ESP32 dedicated DHT driver using standard Adafruit library.
- Extent DHT probe interval time from 2 to 4 seconds solving some misreadings
2021-12-29 14:57:56 +01:00
Theo Arends
2c12cbdabe
Rename xsns_05 ds18b20 driver
2021-12-29 14:52:58 +01:00
Jason2866
179920e8a3
Boards.json definition updates
...
Add definitions to boards.json to make it possible to differentiate later.
2021-12-29 14:37:41 +01:00
Jason2866
2904766247
Merge pull request #14202 from barbudor/ota_tasmota32solo1
...
provide proper OTA_URL for tasmota32solo1
2021-12-29 13:34:29 +01:00
jeanmichel_nwsb
673387f77d
provide proper OTA_URL for tasmota32solo1
2021-12-29 13:05:22 +01:00
s-hadinger
f622e0eafd
Merge pull request #14199 from arendst/revert-14196-berry_random_byte
...
Revert "Berry add `tasmota.random_byte()`"
2021-12-28 22:43:27 +01:00