11694 Commits

Author SHA1 Message Date
Theo Arends
19314a7fc4
Merge pull request #11789 from s-hadinger/lvgl_v7.11_2
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 12:28:15 +02:00
Theo Arends
46b680c24f
Merge pull request #11790 from s-hadinger/fix_esp32c3_crash_ext_snprintf
Fix crash on Risc-V ESP32 C3
2021-04-19 12:27:54 +02:00
Theo Arends
04cf400154 Add command `TuyaTempSetRes 0..3`
Add command ``TuyaTempSetRes 0..3`` to control Tuya Temperature Set Resolution (#11781)
2021-04-19 12:25:53 +02:00
Stephan Hadinger
4b55d5be52 Fix crash on Risc-V ESP32 C3 2021-04-19 12:14:26 +02:00
Stephan Hadinger
820b261c07 Fix bug with Berry PSRAM 2021-04-19 08:55:57 +02:00
Stephan Hadinger
bd60b9b602 Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00
Barbudor
24a39f38a0 comment back DEBUG_LIGHT 2021-04-18 23:15:25 +02:00
Barbudor
9fa9f1ab01 demo of PWM 100% problem on ESP32 2021-04-18 23:02:08 +02:00
Theo Arends
862c1caeda Restore README for ESP8285 2021-04-18 16:03:30 +02:00
Theo Arends
4cc9160470
Merge pull request #11780 from araczkowski/development
PL translations update
2021-04-18 15:57:37 +02:00
Theo Arends
eaf6b41288
Merge pull request #11777 from Jason2866/patch-1
Remove compile hints
2021-04-18 15:56:57 +02:00
Theo Arends
4b6440dd5a
Merge pull request #11776 from Jason2866/more-refactor
remove redundant Platformio entrys
2021-04-18 15:56:42 +02:00
Jason2866
00e2a132b7 Merge remote-tracking branch 'Tasmota/development' into more-refactor 2021-04-18 15:32:10 +02:00
araczkowski
017be9eda3 PL translations update 2021-04-18 14:08:51 +02:00
Jason2866
f6c9f7da07
Remove compile hints
since there is no user attention necessary for flash mode settings (all in Platformio setup). And for some ESP32 other flash modes are used. There is not only 1M linker script since a while. Zbbridge is using a different.
2021-04-18 12:55:00 +02:00
Jason2866
ae0eeaeed6
remove 3M SPIFFS variant 2021-04-18 12:21:13 +02:00
Jason2866
fe035eea47 remove redundant 2021-04-18 11:55:16 +02:00
Theo Arends
d79125fca4
Merge pull request #11775 from Jason2866/more-refactor
More platformio refactor
2021-04-18 11:47:20 +02:00
Jason2866
33f5714e9c more refactor 2021-04-18 11:34:34 +02:00
Jason2866
eb5870de12 Merge remote-tracking branch 'Tasmota/development' into development 2021-04-18 11:00:15 +02:00
Theo Arends
a88c5b262e
Merge pull request #11773 from gemu2015/ramfonts
add loadable fonts
2021-04-18 10:39:56 +02:00
gemu2015
96a0dd4874 add loadable fonts 2021-04-18 09:20:54 +02:00
Jason2866
4cfe35aea8 Merge remote-tracking branch 'Tasmota/development' into development 2021-04-17 20:21:41 +02:00
Theo Arends
7cece4807d
Merge pull request #11764 from Jason2866/patch-6
Refactor Platformio
2021-04-17 20:19:37 +02:00
Theo Arends
5fd2813ba8
Merge pull request #11763 from s-hadinger/Allow-SPI2
Enable second HW SPI for ESP32
2021-04-17 20:19:23 +02:00
Theo Arends
85221e431d
Merge pull request #11762 from s-hadinger/remove_warning
Remove warning when using config_override
2021-04-17 20:18:48 +02:00
Jason2866
7a38619ffc
add Homekit ignore 2021-04-17 20:04:23 +02:00
Jason2866
241af63aa1
add c3 2021-04-17 19:57:13 +02:00
Jason2866
186c8bcdb5
add C3 2021-04-17 19:54:56 +02:00
Jason2866
8e7e3512c1
add C3 variant 2021-04-17 19:52:14 +02:00
Jason2866
bbb0e7464b
fix if for riscv 2021-04-17 19:51:14 +02:00
Stephan Hadinger
663f29d4e3 Enable second HW SPI for ESP32 2021-04-17 19:49:26 +02:00
Jason2866
819b40be3c
Tasmota ESP8266 board definition 2021-04-17 19:48:32 +02:00
Jason2866
5f7ed8ce4a
Refactor Platformio 2021-04-17 19:47:42 +02:00
Jason2866
2273482dc7
remove ldscript 2021-04-17 19:45:56 +02:00
Stephan Hadinger
d9887a7b53 Remove warning when using config_override 2021-04-17 19:30:23 +02:00
Theo Arends
bbd490f27e Fix S2/C3/C6 compilations with regards to GetDeviceHardware 2021-04-17 17:32:20 +02:00
Theo Arends
65f9856209 Prep S2 compilation 2021-04-17 17:00:58 +02:00
Theo Arends
b2b2603d39 Add hardware Id to GUI Information page
Add hardware Id to GUI Information page (#11757)
2021-04-17 15:57:35 +02:00
Theo Arends
1830fb3675
Merge pull request #11759 from Jason2866/patch-5
Add missing board linker scripts for S2 / C3
2021-04-17 15:50:56 +02:00
Jason2866
b2b13added
Add missing board linker scripts for S2 / C3 2021-04-17 15:35:40 +02:00
Theo Arends
4f555539df
Merge pull request #11758 from Jason2866/patch-4
Core update for ESP32 S2/C3
2021-04-17 13:41:56 +02:00
Jason2866
eb9fc03d36
Core update for ESP32 S2/C3 2021-04-17 11:42:50 +02:00
Theo Arends
4928c6d481
Merge pull request #11755 from barbudor/fix_berry_no_light
Fix typo in Berry with no USE_LIGHT
2021-04-17 09:03:12 +02:00
Theo Arends
4155b5b90e
Merge pull request #11753 from gemu2015/udisp
update universal display
2021-04-17 09:02:56 +02:00
Theo Arends
2095aa2562
Merge pull request #11752 from Jason2866/patch-1
Correct path for Odroid / Core2 helper files...
2021-04-17 09:02:40 +02:00
gemu2015
0a0ec80725 fix ili9342 inversion 2021-04-17 07:54:10 +02:00
Barbudor
e4355b1033 fix typo in berry no_light 2021-04-16 23:11:06 +02:00
gemu2015
102d6ec04b update universal display 2021-04-16 19:36:45 +02:00
Jason2866
3f889cbcbb
App 1856k SPIFFS 320k 2021-04-16 18:13:45 +02:00