feat(flash): add 'flash read' subcommand. Added support for latest node APIs.#39
Open
chalkers wants to merge 2 commits into
Open
feat(flash): add 'flash read' subcommand. Added support for latest node APIs.#39chalkers wants to merge 2 commits into
chalkers wants to merge 2 commits into
Conversation
…ptions: --stdout, --timestamp, --quiet\n\nfeat(compat): support Node 20/22 via serialport@^12 and API updates\nfix(serial): grow buffered serial capacity and add timed reads\n\ndocs: update README (usage), CHANGELOG, and add AGENTS.md\nmeta: align license to Apache-2.0; add contributor Andrew Chalkley
b1aedad to
1494a9c
Compare
Author
|
Squashed fix into previous commit and force-pushed to
|
…ing bytes - Cap read request to remaining bytes (remove +10 slack). - Fixes intermittent mid-run timeouts when device returns exactly the last chunk. - No changes to CRLF normalization, ANSI stripping, or progress reporting.
Author
Summary - Small issue tweak found on another MCU
Reproduction (before)
Validation (after)
Notes
Risk/Impact
Should be good to go. I'll do other PR if there's anything big. |
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.
Summary
Behavior/Compatibility
Testing