Commit Graph

12270 Commits

Author SHA1 Message Date
Theo Arends 511df44823
Merge pull request #12263 from Jason2866/ESP32-C3
Fix last linker error in Tasmota32c3 build
2021-06-02 11:16:06 +02:00
Theo Arends a4128d9dbb
Merge pull request #12259 from Jason2866/patch-3
Remove obsolet partitions stuff
2021-06-02 11:15:50 +02:00
seeers e11db3aebd
prevent keep state output toggle on reboot
prevents the switched-on outputs from being switched quickly during a restart
2021-06-01 21:07:13 +02:00
Jason2866 1259b25de9
Arduino core 3.0 2021-06-01 20:48:21 +02:00
Jason2866 1a9370b0a6
Boards.json scanning is faulty
for C3 and S2. Partition scheme is not used when provided.
2021-06-01 20:08:18 +02:00
Jason2866 ba753299c4 Partition from boards.json is not used! 2021-06-01 18:03:51 +00:00
Jason2866 80d188bd37
C3 (#185)
* fix linker error C3
* Stage IDF335
2021-06-01 19:44:26 +02:00
Jason2866 2095d820c5
Delete esp32_partition_app1984k_spiffs64k.csv 2021-06-01 16:56:46 +02:00
Jason2866 f29bc2f621
Delete Core2_flash_12M.bat 2021-06-01 16:55:33 +02:00
Jason2866 a65e7f18c2
Delete partitions_spiffs_12M.bin 2021-06-01 16:55:19 +02:00
Jason2866 0aced297dd
Delete Odroid_flash_12M.bat 2021-06-01 16:55:09 +02:00
Jason2866 001d757943
Remove not used partition scheme 2021-06-01 16:54:09 +02:00
Theo Arends e59ce3da97
Merge pull request #12256 from AlfaBravoX/patch-2
Improving SI7021 reading reliability by adjusting timers
2021-06-01 16:28:42 +02:00
Theo Arends a89274c9ee
Merge pull request #12257 from Jason2866/Esp32_flashsizes
Refactor ESP32 partition selection, now via boards
2021-06-01 16:26:39 +02:00
Theo Arends 63a31c7c86
Merge pull request #12258 from jansenarruda/development
Fix ESP32C3 compile error
2021-06-01 16:26:24 +02:00
Jansen Arruda a1fed60730
Fix ESP32C3 compile error
Fix ESP32C3 compile error, maybe work in eps32s2 to.
2021-06-01 11:04:26 -03:00
Jason2866 873693496c
Correcting RAM size
is wrong in Platformio boards.json !
2021-06-01 15:53:29 +02:00
Jason2866 0de65f1aee
Fix variant (pins_arduino.h) 2021-06-01 15:39:31 +02:00
Jason2866 e9fc672905
Partition scheme added 2021-06-01 15:34:22 +02:00
Jason2866 e7c3679ad3
partition scheme added 2021-06-01 15:33:30 +02:00
Jason2866 b1aa8b94f4
Refactor ESP32 partition selection via boards.json 2021-06-01 15:19:04 +02:00
AlfaBravoX 6182df2726
Update xsns_06_dht.ino
as per https://github.com/arendst/Tasmota/issues/12180 adjusting slightly timers
2021-06-01 13:35:17 +02:00
Theo Arends d54afb47a9
Merge pull request #12248 from Jason2866/idf4_upd
Arduino and IDF4.4 update for experimental builds
2021-05-31 22:25:41 +02:00
Jason2866 330d254cbd
toolchain-xtensa32 2.80400.0 for ESP32 2021-05-31 20:01:47 +02:00
Jason2866 62753de6ae Merge branch 'arendst:development' into patch-2 2021-05-31 19:56:02 +02:00
Jason2866 485947914b
Use Platformio idf-master branch 2021-05-31 19:52:43 +02:00
Jason2866 f8992562e1
Use latest IDF / Arduino ESP32 2021-05-31 19:47:08 +02:00
Theo Arends d01f577782 Add log buffer max size check 2021-05-31 18:34:51 +02:00
Jason2866 c42370bb33
Use latest IDF and Arduino master 2021-05-31 18:12:48 +02:00
Theo Arends d8664da889 Refactor WebserverSendContent 2021-05-31 16:58:32 +02:00
Theo Arends aaa9e3d0e6 Provide weblog without heap use 2021-05-31 16:17:45 +02:00
Theo Arends 36c816dce1 Fix ESP8266 syslog large packets 2021-05-31 14:23:12 +02:00
Theo Arends 317483bf09 Comments to longer logging support 2021-05-30 22:32:37 +02:00
Barbudor 08fd084947 save wificonfig from settings, do it only once 2021-05-30 21:29:15 +02:00
s-hadinger 322c056758
Merge pull request #12237 from s-hadinger/lvgl_m5stick
Lvgl support for m5stick monochrome OLED
2021-05-30 19:34:32 +02:00
Stephan Hadinger b93e530ccd Rename M5Stick display template 2021-05-30 19:13:18 +02:00
Stephan Hadinger 8cdd327bf2 Speed optimization for monochrome conversion 2021-05-30 19:06:23 +02:00
Stephan Hadinger 6a85cd8e67 Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_m5stick 2021-05-30 18:59:30 +02:00
Theo Arends c55babd415 Fix ESP32 compile error 2021-05-30 18:47:39 +02:00
Stephan Hadinger b7946a360e Support for SH1107 over SPI, found in M5Stick 2021-05-30 18:19:14 +02:00
Theo Arends 0c8e10ffc4 Add support for longer (logging) text strings 2021-05-30 16:40:52 +02:00
Theo Arends 36d5fc3851 Update changelog 2021-05-30 11:32:39 +02:00
s-hadinger 5274fad5b0
Merge pull request #12226 from s-hadinger/ir_2_7_18
IRremoteESP8266 library from v2.7.16 to v2.7.18
2021-05-29 15:19:13 +02:00
Stephan Hadinger 1dc58957c3 IRremoteESP8266 library from v2.7.16 to v2.7.18 2021-05-29 14:48:27 +02:00
s-hadinger 9ab38d8452
Merge pull request #12225 from s-hadinger/berry_web_button_demo
Berrry web button demo
2021-05-29 14:41:51 +02:00
Stephan Hadinger c4bf4e0401 Berrry web button demo
- demo of a simple button on the main page and associated value as sensor
- fixed a bug in event dispatcher that would stop the event to the first driver to handle it
- cleaned directories in Berry examples
2021-05-29 14:27:01 +02:00
s-hadinger 0b12e8880c
Merge pull request #12219 from s-hadinger/berry_webserver
Berry add module `webserver`
2021-05-29 10:04:04 +02:00
Stephan Hadinger 0f0ff85cdd Rename webserver.args to webserver.arg_size
Reserve args() for a potential future object with accessor and iterator
2021-05-29 09:21:44 +02:00
Stephan Hadinger de1ac64bd4 Berry webserver, added constants 2021-05-28 23:13:19 +02:00
Stephan Hadinger 5cffd58c16 Berry add module `webserver` 2021-05-28 22:37:06 +02:00