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
As the CI Test is done after the PR is submitted, a checkbox for "The code change must pass CI tests" is always left unchecked. It should be better to just add a note that the proposed PR is going to be tested and that the CI Tests must be passed in order to merge the PR. Any CI Test error should be addressed by the author of the PR, before merging.
- Add experimental basic support for Tasmota on ESP32 based on work by Jörg Schüler-Maroldt
- Bump version to 8.2.0.6
- This ESP32 upgrade breaks current ESP32 templates
* 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>