Commit Graph

19196 Commits

Author SHA1 Message Date
Jason2866 1d04c000e2
Re enable Ethernet in safeboot for ESP32 (#21199)
by using the Arduino Solo1 framework. The framework has a smaller flash usage
2024-04-16 12:08:53 +02:00
Jason2866 7440970bc4
rm PSRAM support from solo1 2024-04-16 09:24:05 +02:00
Jason2866 0ed7b6e8e9
add lib_ignore to solo1 env 2024-04-15 23:21:36 +02:00
Jason2866 414c231c86
revert non working step 2024-04-15 22:35:00 +02:00
s-hadinger c16a8411a8
Berry update windows binary (#21195) 2024-04-15 22:23:05 +02:00
s-hadinger 87f5fbd5fd
safeboot: don't publish sensor valies (#21193) 2024-04-15 22:20:28 +02:00
s-hadinger c1845b952b
Berry apply upstream fixes (#21194) 2024-04-15 22:12:16 +02:00
s-hadinger d9895a0fcb
SSD1351, ST7789 drivers replaced with uDisplay (#21184) 2024-04-15 19:52:57 +02:00
Jason2866 2a0c53a382
Use esp32-solo1 safeboot for esp32 too
since it is smaller
2024-04-15 17:59:07 +02:00
Theo Arends ecf2504edf Fix invalid rule handling 2024-04-15 17:25:11 +02:00
Jason2866 cad288bd0d
add missing safeboot env 2024-04-15 17:21:15 +02:00
Jason2866 218b282396
add `cp ./platformio_override_sample.ini ./platformio_override.ini` 2024-04-15 16:53:25 +02:00
Jason2866 54bd6ca6e7
align with devel build script 2024-04-15 16:47:49 +02:00
Jason2866 8f9cf94e3a
Build all safeboot variants 2024-04-15 16:10:28 +02:00
Theo Arends cb0e2938e5 Start clean-up code 2024-04-15 15:12:17 +02:00
Jason2866 440a7a689e
rm env `tasmota32-core2` 2024-04-15 13:22:56 +02:00
Theo Arends 1fe18cf7b6 Fix Core3 ESP32S2 compile 2024-04-15 13:00:09 +02:00
Jason2866 8045ca20ac
Fix CI (rm cp of not existing file) 2024-04-15 12:33:32 +02:00
Theo Arends d957c97c1e Merge branch 'development' of https://github.com/arendst/Tasmota into development 2024-04-15 12:26:52 +02:00
Theo Arends 6c5dee9556 Bump version to v13.4.1.1
- Changed ESP32 Framework (Arduino Core) from v2.0.15 to v3.0.0 (#21180)
2024-04-15 12:26:48 +02:00
Jason2866 87ed42318a
Temp fix for too big ESP32 Safeboot firmwares 2024-04-15 12:24:31 +02:00
Jason2866 5ac69b81e1
rm duplicate 2024-04-15 11:56:23 +02:00
Jason2866 013a14cbcb
no s3 build 2024-04-15 11:52:53 +02:00
Jason2866 f5b4818f34
remove overseen safeboot env entrys 2024-04-15 11:47:17 +02:00
Jason2866 1582385926
remove overseen entrys 2024-04-15 11:46:05 +02:00
Jason2866 951fba99b1
Breaking: ESP32 Core 3.0.0 only support (#21180)
* Core 3.0.0 only

* rm Arduino30 settings

* rm lib ignore `NimBLE-Arduino`

* rm obsolete or duplicate env entrys
2024-04-15 11:39:48 +02:00
s-hadinger a006e5fc53
SSH1106 driver replaced with uDisplay (#21183) 2024-04-15 10:57:14 +02:00
Jason2866 6492596a10
Fix BLE compile with core 3.0.0 (#21182)
* Delete lib/libesp32_div/NimBLE-Arduino directory
* rm obsolete ignores
2024-04-15 10:24:06 +02:00
Christian Baars 20c918ce38
Pio-tools: Exception decoder for remote devices (#21181) 2024-04-14 21:20:48 +02:00
s-hadinger 0b4cddff72
SSD1331 driver replaced with uDisplay (#21177) 2024-04-14 18:06:17 +02:00
s-hadinger 05f4011491
SSD1306 driver replaced with uDisplay (#21176) 2024-04-14 16:46:58 +02:00
s-hadinger 35c2d55382
Berry upstream walrus fix (#21175) 2024-04-14 15:58:30 +02:00
s-hadinger 105aa03198
Berry upstream fix mod 0 (#21174)
* Berry upstream fix mod 0

* Add test case
2024-04-14 14:55:20 +02:00
Theo Arends a2ad349487 Update changelogs 2024-04-14 11:43:56 +02:00
s-hadinger ff43dc29b2
ILI9341 driver replaced with uDisplay (#21169) 2024-04-14 10:26:37 +02:00
s-hadinger 2321d66ba6
Berry Matter int64 in CI (#21167) 2024-04-13 15:26:27 +02:00
s-hadinger 8acf4cd119
Berry fix for Ubuntu (#21166) 2024-04-13 15:19:04 +02:00
Jason2866 a111c0ae8f
Use UDisplay and UTouch drivers ony (#21163) 2024-04-13 12:02:23 +02:00
s-hadinger 177de35fbc
Revert "Matter include int64 in unit tests (#21161)" (#21162)
This reverts commit 31d98f3666.
2024-04-13 10:35:06 +02:00
s-hadinger 31d98f3666
Matter include int64 in unit tests (#21161) 2024-04-13 09:59:57 +02:00
s-hadinger 5f7584efe4
Fade out on CCT bulb with `SO92 1` (#21159) 2024-04-12 19:53:37 +02:00
Theo Arends 5cb3ea2114 Update changelogs 2024-04-12 16:01:00 +02:00
s-hadinger 8736544a81
Berry fix upstream connect with undefined variable (#21156) 2024-04-12 15:34:24 +02:00
Jason2866 5e5a7756c4
Core 2015 (#21155)
* Core 2.0.15

* Core 2.0.15
2024-04-12 14:08:32 +02:00
Theo Arends 0f9adae912 Update changelogs 2024-04-12 11:03:48 +02:00
s-hadinger 7e455bad6b Solidified Code updated 2024-04-11 20:30:23 +00:00
s-hadinger 5e60d5217d
Berry compile local Berry with int64 (#21151)
* Berry compile local Berry with int64

* Revert solidify
2024-04-11 22:18:59 +02:00
s-hadinger 918faf3af6 Solidified Code updated 2024-04-11 20:04:04 +00:00
s-hadinger 7e2fff9728
Berry prepare compilation on 64bits platforms (#21149) 2024-04-11 22:03:12 +02:00
Jason2866 d3ab3ced1e
remove touch driver (#21146)
only UTouch is active
2024-04-11 21:16:22 +02:00