8000 esp32/makeimg.py: Get bootloader and partition offset from sdkconfig. by dpgeorge · Pull Request #7632 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

esp32/makeimg.py: Get bootloader and partition offset from sdkconfig. #7632

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

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

dpgeorge
Copy link
Member
@dpgeorge dpgeorge commented Aug 9, 2021

So that it works on ESP32C3, which has the bootloader at 0x0.

Fixes issue #7565.

So that it works on ESP32C3, which has the bootloader at 0x0.

Fixes issue micropython#7565.

Signed-off-by: Damien George <damien@micropython.org>
@dpgeorge dpgeorge merged commit 3835f5f into micropython:master Aug 10, 2021
@dpgeorge dpgeorge deleted the esp32-makeimg-c3 branch August 10, 2021 01:02
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Feb 28, 2023
…eturns

raspberrypi: SSLSocket: raise OSError when appropriate
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Mar 24, 2023
This reverts commit 7e6e824.

Fixes micropython#7770

The change in micropython#7623 needs to be revered; the raise-site added in micropython#7632
is the correct one and the one in socketpool needs to be reverted.

This is not affecting 8.0.x because micropython#7623 was not back-ported to there
before we realized it was not a full fix.

Both micropython#7770 and micropython#7606 should be re-tested. I didn't test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0