Skip to content

esp32s2: Fix 'make flash' #3982

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 2 commits into from
Jan 13, 2021
Merged

esp32s2: Fix 'make flash' #3982

merged 2 commits into from
Jan 13, 2021

Conversation

jepler
Copy link

@jepler jepler commented Jan 12, 2021

As reported by @jerryneedell, this change was incorrect; the given ESPTOOL_FLAGS caused write_flash to be repeated twice, which doesn't work.

Closes #3981.

As reported by @jerryneedell, this change was incorrect; the given
ESPTOOL_FLAGS caused `write_flash` to be repeated twice, which doesn't
work.

Closes adafruit#3981.
@jepler jepler requested a review from jerryneedell January 12, 2021 22:05
jerryneedell
jerryneedell previously approved these changes Jan 12, 2021
Copy link
Collaborator

@jerryneedell jerryneedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - Thanks
I tested this change on a feathers2 and metro_esp32s2

@dhalbert dhalbert merged commit 92a4398 into adafruit:main Jan 13, 2021
@jepler jepler deleted the esp32s2-make-flash branch November 3, 2021 21:09
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.

ESP32S2 Makefile broken
3 participants