since the new introduced XMC flash OTA handling in eboot.elf does not work. Device is a Softbrick and needs serial flashing.
Replaced eboot.elf with a older working version
Solves #8334
* Prep for core 2.7
* Test release core 2.6.3...
if it appears in build
* Release zip as source for core?
* Release Core 2.7.0
removed comment behind definition since it generates on some platforms errors
* Update platformio_override_sample.ini
* Update (#34)
* Fix pin handling part 1
* Change pin handling part 2
* Change pin handling part 3
* Change pin handling part 4/4
* Fix pin handling part 4/4
* Change pin handling part 5
* Change pin handling part 6
* Update xsns_02_analog.ino
* Only advance to next palette color when fade is down
* Rework DGR channel update
* Update Changelog and Release notes
* Switch from GPIO array to Pin array
* Change ESP32 pin allocation part 1
* Change pin array names
Change pin array names to block unwanted use of direct access
* Fix ESP32 settings size
Fix ESP32 settings size as regression from yesterday
* Change ESP32 pin allocation part 2
* Fix http message time
* Create CI_github.yml
* CI on Push and Pull
* Change ESP32 pin allocation part 3
* Fix ESP32 pin allocation part 3 regression
* Rename .travis.yml to .travis.yml.off
* Update CI_github.yml
* Update README.md
* Update PULL_REQUEST_TEMPLATE.md
* Fix CI badge
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: kugelkopf123 <45996965+kugelkopf123@users.noreply.github.com>
Co-authored-by: Paul C Diem <PCDiem@FoxValley.net>
Co-authored-by: device111 <48546979+device111@users.noreply.github.com>
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
Co-authored-by: kugelkopf123 <45996965+kugelkopf123@users.noreply.github.com>
Co-authored-by: Paul C Diem <PCDiem@FoxValley.net>
Co-authored-by: device111 <48546979+device111@users.noreply.github.com>
solving issue https://github.com/arendst/Tasmota/issues/7879
Tests of the freezed stage core shows (so far) no issues.
With regard to the new release version 8.2. with gzip support a good test in advance to verify the stability of the upcoming core 2.7.
The core 2.7. will no longer change significantly to the one used here.
Since the old script did a rename Platformio flash function failed.
Change script to `copy` firmware.bin to tasmota variant name.
So the firmware.bin is still there and flash is working in Plaformio
With this change script can be activated and every function will work
not for all platforms, since core 2.6.0 is not official released from PlatformIO crew.
Support for Windows and most Linux variants and gitpod. Mac is NOT supported.
Core is selected as default