Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasmota #5

Merged
merged 8 commits into from
Dec 28, 2022
Merged

Tasmota #5

merged 8 commits into from
Dec 28, 2022

Conversation

Jason2866
Copy link
Owner

(Please delete any lines which don't apply)

Description of change

This change fixes the following bug(s):

(Please put issue URLs or #number-of-issue here.)

I have tested this change with the following hardware & software combinations:

(Operating system(s), development board name(s), ESP8266 and/or ESP32.)

I have run the esptool.py automated integration tests with this change and the above hardware. The results were:

(Details here: https://docs.espressif.com/projects/esptool/en/latest/contributing.html#automated-integration-tests)

Jason2866 and others added 8 commits December 7, 2022 14:27
* fix(setup): Use latest reedsolo package which can be installed with Python3.10 and Cython

Closes espressif#711

* feat(ci): Publish development releases with custom pipeline

* fix(ci): The development release job should not run by default

Gitlab rules:if adds the job if any of the rules are true.

* fix(ci): Merge two "ci" directories and build_tools into one

* fix(secure download mode): Fix SDM detection on S2/S3

* fix(secure download mode): Reconnect if ROM refuses to respond

Closes espressif#813

* fix(flasher_stub): Correct boundaries for SPIWrite4B and SPIRead4B

SPIWrite4B and SPIRead4B functions are required for flash sizes bigger
than 16MB. This fix corrects the boundaries so SPIWrite and SPIRead
would be used for the whole 16MB area.

The octal flash support for 32 MB chips
(espressif#795) will be added in a
follow-up commit.

Closes espressif#745

Co-authored-by: Roland Dobai <roland@espressif.com>
Co-authored-by: radim.karnis <radim.karnis@espressif.com>
@Jason2866 Jason2866 merged commit e958791 into Rel4 Dec 28, 2022
@Jason2866 Jason2866 deleted the Merge branch December 28, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant