Skip to content

optimize uart rx isr and lower fifo full treshold #2355

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
Aug 1, 2016

Conversation

me-no-dev
Copy link
Collaborator

should fix #2353

@codecov-io
Copy link

codecov-io commented Aug 1, 2016

Current coverage is 27.62% (diff: 100%)

Merging #2355 into master will not change coverage

@@             master      #2355   diff @@
==========================================
  Files            20         20          
  Lines          3656       3656          
  Methods         335        335          
  Messages          0          0          
  Branches        678        678          
==========================================
  Hits           1010       1010          
  Misses         2468       2468          
  Partials        178        178          

Powered by Codecov. Last update 0718188...e7335ff

@me-no-dev me-no-dev merged commit 8cd331a into esp8266:master Aug 1, 2016
@me-no-dev me-no-dev deleted the serial-rx-fix branch August 1, 2016 09:34
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.

New serial Rx buffer causes wdt on data recieve using bauds over 115200.
2 participants