-
Notifications
You must be signed in to change notification settings - Fork 13.3k
uart: BW improvements #4620
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
uart: BW improvements #4620
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e5c2fea
uart fixes and BW improvements
d-a-v f79bc90
uart: read_char straightly use hw buffer
d-a-v 45e2bd5
+attributes for functions called by ISR
d-a-v 974b758
uart: BW improvements
d-a-v 3eb8c95
Merge branch 'master' into serialagain
devyte 0aefb09
Merge branch 'master' into serialagain
devyte 4c6bab4
Merge branch 'master' into serialagain
devyte 3c1e312
Merge branch 'master' into serialagain
d-a-v 132f7f3
Merge branch 'serialagain' of github.com:d-a-v/Arduino into serialagain
d-a-v 6560ab8
fix merge
d-a-v ebdf57a
Merge branch 'master' into serialagain
d-a-v c68d474
fix buffer overflow
d-a-v ff63718
serial stress test sketch
d-a-v 40f237f
astyle
d-a-v d6316aa
Merge branch 'serialagain' of github.com:d-a-v/Arduino into serialagain
d-a-v 3428144
serial stress example: interactive keyboard, stop reading, overrun
d-a-v 684879d
Merge branch 'master' into serialagain
d-a-v 882989e
serial device test: bandwidth & overrun
d-a-v 3ec2a60
update + HardwareSerial::hasError()
d-a-v a38f9d8
interactive overrun in example
d-a-v 6b77715
astyle
d-a-v b639261
Test using @plerup's SoftwareSerial as submodule (tag 3.4.1)
d-a-v 40d1237
update upstream ref (fix warning)
d-a-v 64f7ac1
Merge branch 'master' into serialagain
d-a-v c48b54f
host mock uart/read(buf,size)
d-a-v 18a189f
reset style changes in submodules before style diff
d-a-v ddcd908
Merge branch 'serialagain' of github.com:d-a-v/Arduino into serialagain
d-a-v 48ad6bc
Merge branch 'master' into serialagain
earlephilhower 0a7322f
Merge branch 'master' into serialagain
devyte fb25c8d
update build_boards_manager_package.sh for submodules
d-a-v 8785e3a
Merge branch 'master' into serialagain
d-a-v e83316f
Merge branch 'master' into serialagain
devyte 62ead27
Merge branch 'master' into serialagain
devyte c7eba46
Merge branch 'master' into serialagain
devyte cbd8b44
trigger CI (removing space)
d-a-v 99fcfda
cannot reproduce locally the CI issue, setting bash -x option to get …
d-a-v 6234fe0
remove previously added (in this PR) 'set -e' in package builder (pas…
d-a-v File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Submodule SoftwareSerial
added at
23ae00
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.