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

Fix #229: Match Arduino flash layout #234

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Aug 6, 2023

According to the docs this should align the flash layout to the Arduino IDE defaults:

I tested this and verified that upgrading a Wemos D1 Mini via the web UI works great under both possible conditions:

  • When the existing firmware was uploaded using default Arduino IDE settings
  • When the existing firmware was uploaded from platform.io via the web UI

@@ -1,5 +1,6 @@
on:
push:
pull_request:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not strictly related to this PR but super nice to have. This way any PR will get a platform.io build you can use for testing.

@danepowell danepowell marked this pull request as ready for review August 6, 2023 15:28
@gysmo38
Copy link
Owner

gysmo38 commented Jan 4, 2024

Thank you :)

@gysmo38 gysmo38 merged commit b9061cd into gysmo38:master Jan 4, 2024
1 check passed
@danepowell danepowell deleted the danepowell-patch-1-1 branch January 21, 2024 20:17
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.

2 participants