Skip to content

Replace firmware restoration instructions with link to duplicate Help Center content #51

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
Apr 8, 2024
Merged

Replace firmware restoration instructions with link to duplicate Help Center content #51

merged 1 commit into from
Apr 8, 2024

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Apr 7, 2024

Unfortunately, the firmware packaging system includes the version number in the firmware binary filename. The exact binary filename is referenced in the firmware restoration instructions, which means that they must be updated on every release or else become obsolete.

Equivalent instructions have also been published in the Arduino Help Center. The fact that the maintainers of both projects have failed to keep their instructions updated through the course of multiple releases and over 6 months shows that is is not feasible to maintain redundant copies of the instructions.

Since these instructions are not directly relevant to the updater scripts, they are not really in scope for the script's readme. The Help Center article is significantly discoverable to the user, slightly higher quality that the variant here, and it makes more sense to put the responsibility for such content on the maintainers of the Help Center. For these reasons, the redundant instructions are removed from this repository, replaced with a link to the Help Center article.


I have also submitted an update for the currently obsolete Help Center article: arduino/help-center-content#349


Originally reported at:

https://forum.arduino.cc/t/arduino-uno-r4-wifi-recognized-as-esp32-devices/1177896

… Center content

Unfortunately, the firmware packaging system includes the version number in the firmware binary filename. The exact
binary filename is referenced in the firmware restoration instructions, which means that they must be updated on every
release or else become obsolete.

Equivalent instructions have also been published in the Arduino Help Center. The fact that the maintainers of both
projects have failed to keep their instructions updated through the course of multiple releases and over 6 months shows
that is is not feasible to maintain redundant copies of the instructions.

Since these instructions are not directly relevant to the updater scripts, they are not really in scope for the script's
readme. The Help Center article is significantly discoverable to the user, slightly higher quality that the variant
here, and it makes more sense to put the responsibility for such content on the maintainers of the Help Center. For
these reasons, the redundant instructions are removed from this repository, replaced with a link to the Help Center
article.
@facchinm facchinm merged commit aef6457 into arduino:main Apr 8, 2024
1 check passed
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