Skip to content
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

Inefficient Print:write(data,len) shows message if used (only in debug mode) #4537

Merged
merged 7 commits into from
Mar 22, 2018

Commits on Mar 21, 2018

  1. unefficient Print:write(data,len) shows message if used (only in debu…

    …g mode)
    
    +fix HardwareSerial that used it
    d-a-v committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7ffcd39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e2fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a680a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c02762d View commit details
    Browse the repository at this point in the history
  5. uart: more readable loop

    d-a-v committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    de24e9b View commit details
    Browse the repository at this point in the history
  6. big but minor changes: remove lots of duplicate code, move trivial ca…

    …lls to .h to give gcc a chance to optimize them
    d-a-v committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    fc50a68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b02b98f View commit details
    Browse the repository at this point in the history