Commit Graph

12238 Commits

Author SHA1 Message Date
Stephan Hadinger 032ca2f56c Added features 2021-06-19 12:05:54 +02:00
Stephan Hadinger 247db4f360 Add Partition Manager v0 in Berry 2021-06-18 22:50:24 +02:00
s-hadinger f6159f2f7f
Merge pull request #12410 from s-hadinger/berry_i2c_driver
Berry added I2C_Driver class and patches
2021-06-18 19:11:16 +02:00
Stephan Hadinger 236c17d896 Updated MPUxxx driver 2021-06-18 18:36:32 +02:00
Stephan Hadinger cf81127193 Berry added I2C_Driver class and patches 2021-06-18 18:30:58 +02:00
Theo Arends 6767a9809a Fix GUI console initial update time 2021-06-18 16:47:14 +02:00
Theo Arends 21dc6d020d
Merge pull request #12408 from Jason2866/patch-2
#define USE_WS2812 for lvgl build
2021-06-18 16:44:12 +02:00
Theo Arends e91f4fe883
Merge pull request #12406 from jansenarruda/development
Update pt_BR.h
2021-06-18 16:16:55 +02:00
Jason2866 7895086d5e
#define USE_WS2812 for lvgl build 2021-06-18 16:16:08 +02:00
Theo Arends 13d4753341
Merge pull request #12407 from Jason2866/patch-1
Ethernet fix for Arduino ESP32/IDF44
2021-06-18 16:13:07 +02:00
Jason2866 0bc97409a8
Ethernet fix for ESP32 2021-06-18 15:30:05 +02:00
Jansen Arruda 346f488f8c
Update pt_BR.h
Update labels (Translate new ones and correct some old ones). Adjust to brazilian portuguese
2021-06-18 10:15:49 -03:00
Theo Arends 97784f3f95
Merge pull request #12403 from Jason2866/patch-3
Add ZbBridge boards definition
2021-06-18 15:02:33 +02:00
Theo Arends 516219f595
Merge pull request #12396 from Xjeater/patch-1
Update xsns_05_ds18x20_esp32.ino
2021-06-18 15:02:13 +02:00
Theo Arends 33ab436fdd
Merge pull request #12402 from Jason2866/new_override
Refactor platformio_override
2021-06-18 15:01:38 +02:00
Jason2866 2fa4dfa6c4
rm outdated info 2021-06-18 13:14:48 +02:00
Jason2866 e28b36528a
Update platformio_override_sample.ini 2021-06-18 13:13:20 +02:00
Jason2866 14346a8d72
Use esp8266_zbbridge board 2021-06-18 12:51:13 +02:00
Jason2866 22bfbf10c8
Create esp8266_zbbridge.json 2021-06-18 12:48:35 +02:00
Jason2866 fccd894e8d
Override via [env] 2021-06-18 11:55:31 +02:00
Jason2866 f45ed9a213
rm duplicate lib_extra_dirs 2021-06-18 11:22:31 +02:00
Theo Arends bdb53ef054
Merge pull request #12401 from Jason2866/patch-2
Remove platformio global upload speed setting
2021-06-18 11:15:46 +02:00
Jason2866 04cb5fcb8f
Try with override env:tasmota32_base 2021-06-18 11:14:25 +02:00
Jason2866 f79b362644
rm upload speed 2021-06-18 10:36:10 +02:00
Jason2866 c6a0c6a781
rm upload speed 2021-06-18 10:34:34 +02:00
Jason2866 145ab0ee11
Add 4M board variants 2021-06-18 10:32:58 +02:00
Jason2866 6092640163
rm upload speed 2021-06-18 10:22:25 +02:00
Jason2866 a79f13bc29
rm upload speed 2021-06-18 10:20:08 +02:00
Serge 1aa7331088
Update xsns_05_ds18x20_esp32.ino 2021-06-17 23:50:53 +03:00
Theo Arends 2e8df5327f
Merge pull request #12395 from barbudor/file_delete_confirm
FSMan: add file deletion confirmation
2021-06-17 20:56:31 +02:00
Barbudor 2fdfae799f fix RO translation file 2021-06-17 19:41:40 +02:00
Barbudor 8523b50d4e FSMan: add file deletion confirmation 2021-06-17 19:02:58 +02:00
Theo Arends 52d31f2250
Merge pull request #12383 from Jason2866/build_lvgl
add build variant Tasmota32-lvgl (merge after release 9.5!)
2021-06-17 17:44:10 +02:00
Theo Arends a8ae5f8ce0
Merge pull request #12358 from Jason2866/Tasmota_core32
Use Tasmota core32 (merge AFTER release 9.5)
2021-06-17 17:39:06 +02:00
Theo Arends a87ff67010 Force ESP32 defines Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE 2021-06-17 17:29:44 +02:00
Theo Arends 23acf99812
Merge pull request #12392 from Jason2866/patch-1
remove non working speed settings
2021-06-17 17:01:31 +02:00
Jason2866 43ef57e0b4
remove speed settings 2021-06-17 16:40:12 +02:00
Theo Arends e0faa0399a Bump version 9.5.0.1 2021-06-17 11:30:44 +02:00
Jason2866 d264a50f79
Rm BT exceptions 2021-06-17 09:51:51 +02:00
Jason2866 58d3ef67c2
RM exceptions extra handling BT
solved with PR #12384
2021-06-17 09:50:27 +02:00
Theo Arends 542074ec69
Merge pull request #12384 from s-hadinger/ble_no_exceptions
Remove exceptions from BLE
2021-06-17 09:36:18 +02:00
Theo Arends 87592582c5
Merge pull request #12380 from emontnemery/color2_tweak
Improve behavior of color2 for unlinked RGBW and RGBWW lights
2021-06-17 09:34:13 +02:00
Theo Arends 8a8663b604
Merge pull request #12389 from s-hadinger/berry_inheritance
Berry improve inheritance #107
2021-06-17 09:33:47 +02:00
Stephan Hadinger cd99034f79 Berry improve inheritance #107 2021-06-17 08:28:55 +02:00
Stephan Hadinger 2c5809bee2 Remove exceptions from BLE 2021-06-16 21:55:45 +02:00
Jason2866 1a3f799a05
Fix BT build (need exceptions) 2021-06-16 20:10:43 +02:00
Jason2866 ca924b631f
Enable exceptions for bluetooth 2021-06-16 20:06:52 +02:00
Jason2866 74a1a13d77
Use really new core 2021-06-16 18:45:54 +02:00
Jason2866 eec38b13ae
No exceptions to build flags 2021-06-16 18:42:33 +02:00
Jason2866 ca0c7b9927
Remove exceptions in build flags 2021-06-16 18:39:06 +02:00