day-21#122
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for Day 21 of the "First 30 Days with EchoKit" series, focusing on firmware flashing using the ESP Launchpad web tool. The document explains how to flash EchoKit firmware for both Box and DIY variants directly from a browser without local dependencies.
Key Changes
- Introduces browser-based firmware flashing workflow using ESP Launchpad
- Documents the flashing process for both EchoKit Box and EchoKit DIY devices
- Emphasizes that EchoKit firmware is open source and requires periodic updates
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### EchoKit Box | ||
|
|
||
| To flash EchoKit Box, open the flashing page, connect the device to your computer via USB, select **EchoKit Box**, and click *Flash*. |
There was a problem hiding this comment.
The instruction mentions clicking 'Flash' but doesn't specify that users need to grant browser permissions to access the USB device, which is a required step for Web Serial API. Consider adding this detail for completeness.
…h-firmware.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…h-firmware.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Clarified instructions for flashing EchoKit Box and EchoKit DIY by specifying to click the 'Flash' button.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.